-- . The main PHY signals are carried by phy_ou and phy_io. The phy_in signals
-- . The main PHY signals are carried by phy_ou and phy_io. The phy_in signals
...
@@ -136,12 +134,12 @@ ENTITY io_ddr IS
...
@@ -136,12 +134,12 @@ ENTITY io_ddr IS
dvr_start_addr:INt_tech_ddr_addr;
dvr_start_addr:INt_tech_ddr_addr;
dvr_end_addr:INt_tech_ddr_addr;
dvr_end_addr:INt_tech_ddr_addr;
dvr_wr_flush_en:INSTD_LOGIC:='0';
dvr_wr_flush_en:INSTD_LOGIC:='0';
dvr_wr_fifo_usedw:OUTSTD_LOGIC_VECTOR(ceil_log2(g_wr_fifo_depth*(func_tech_ddr_ctlr_data_w(g_tech_ddr)/g_wr_data_w))-1DOWNTO0);-- for monitoring purposes
-- Write FIFO clock domain
-- Write FIFO clock domain
wr_clk:INSTD_LOGIC;
wr_clk:INSTD_LOGIC;
wr_rst:INSTD_LOGIC;
wr_rst:INSTD_LOGIC;
wr_fifo_usedw:OUTSTD_LOGIC_VECTOR(ceil_log2(g_wr_fifo_depth*(func_tech_ddr_ctlr_data_w(g_tech_ddr)/g_wr_data_w))-1DOWNTO0);-- for monitoring purposes