I need to transfer data through DMA from PS/DDR to memory mapped custom IP(not streaming) in PL and viceversa.
I have used UG873(CTT) as reference and successfully completed CDMA in chapter 6.
But, here the source and destination both are on DDR.
Is there any way to modify the interconnections mentioned in UG873 chapter 6 to achieve DMA from PS/DDR to PL
Or, Should I follow an entirely different procedure?
Please let me know the right way to do it.