I am working on an application where 1000 samples need to be transferred from PL to PS at a rate of 400 kHz. It could be setup as Stream-to-Memory Map, or MemMap-to-MemMap. What is the best way to do this? I have been looking at the DMA controller, but could not find any help on how to set it up? would I need AXI_DMA or can i use the DMAC on the zync?
Any examples or reference guide would help.
Thanks in advance.