Writing data to DDR3 without PS intervention
Posted: Thu Sep 26, 2024 8:02 am
Hello,
I am new to red pitaya STEMLab-125-14 board and also to ZYNQ 7000. I know to work on RTL, but not with C programming. I want to transfer the bytes of data from PL logic to DDR3 directly without PS interference. What I understood is that I should use DMA for transfer, but this also uses PS for minimal. And, what I understood from pin package of ZYNQ 7000 series is that the DDR3 IOs are on PS bank.
Is there any help on this? Is there any feasible way to transfer data to DDR3 from PL using RTL without any block diagram approach? At what rate (min and max) the data can be transferred from PL to DDR3 and back to PL?
Thanks
I am new to red pitaya STEMLab-125-14 board and also to ZYNQ 7000. I know to work on RTL, but not with C programming. I want to transfer the bytes of data from PL logic to DDR3 directly without PS interference. What I understood is that I should use DMA for transfer, but this also uses PS for minimal. And, what I understood from pin package of ZYNQ 7000 series is that the DDR3 IOs are on PS bank.
Is there any help on this? Is there any feasible way to transfer data to DDR3 from PL using RTL without any block diagram approach? At what rate (min and max) the data can be transferred from PL to DDR3 and back to PL?
Thanks