in UG873 Chapter 6,an example is provided to show us how to use AXI_CDMA, but in that example,data are transfer from one location in DDR, to another location in DDR. so my question is:
can AXI_CDMA be used to transfer data between PL and PS?
in UG873 Chapter 6,an example is provided to show us how to use AXI_CDMA, but in that example,data are transfer from one location in DDR, to another location in DDR. so my question is:
can AXI_CDMA be used to transfer data between PL and PS?
Hi
I think an AXI DMA Controller is more suited to your needs. The Xilinx documentation is below, but I can't find an example to go with it.
http://www.xilinx.com/support/documentation/ip_documentation/axi_dma/v6_02_a/pg021_axi_dma.pdf
any examples on how to use the AXI DMA?