Altera_Forum
Honored Contributor
8 years agoSimultaneous Read and Write to DDR3 SDRAM
simultaneous read and write on ddr3 sdram using soft sdram controller with uiphy ip via qsys interconnect.
An AXI-MM master is connected to Qsys Interconnect to perform read and write operation on SDRAM slave, Cyclone V is the FPGA device, with PL only system. Read is initiated first, with read length- 512, Write is initiated later say after 20 cycles of delay from Read operation. with a length 512. Read address locations does not overlap with that of write. This specific operation fails as Interconnect drops the wr_ready signal halting the operation. While The same worked well using Xilinx Interconnect on a Xilinx Device. (independent read and write on Cyclone 5 was successful but the operation demands a simultaneous R/W) Is there any Interconnect requirements or bridges that I would permit simultaneous read and write?. Thanks for help