-- . If the dvr_clk=ctlr_clk then the clock domain crossing logic defaults
-- to wires. However dvr_clk could also be the dp_clk or the mm_clk and then
...
...
@@ -181,8 +189,8 @@ ARCHITECTURE str OF io_ddr IS
CONSTANTc_wr_fifo_af_margin:NATURAL:=4+1;-- use +1 to compensate for latency introduced by registering wr_siso.ready due to RL=0
CONSTANTc_rd_fifo_af_margin:NATURAL:=4+g_tech_ddr.maxburstsize;-- use ctlr_rd_src_in.ready to only start new rd access when there is sufficient space in the read FIFO