Hi,
I got PL writting data to DRAM (I am using full AXI master to directly write data to DRAM). So far I was loading data back to PS by Xil_in32, is there some more efficient way to obtain big chunks of data from DRAM ?
Lets say I got array 256x256 of bytes in DRAM, how shall I load them to PS ? Or how do I efficiently access the data ?
EDIT:
ZedBoard, Bare-Metal