ASSERTNOT((g_reorder_seq.wr_nof_chunks*g_reorder_seq.wr_chunksize)/=(g_reorder_seq.rd_nof_chunks*g_reorder_seq.rd_chunksize)ANDrising_edge(dp_clk))REPORT"Total write configuration is different from total read configuration!!!"SEVERITYFAILURE;
ASSERTNOT(g_reorder_seq.wr_chunksize/=(g_reorder_seq.rd_nof_chunks*g_reorder_seq.rd_chunksize)ANDrising_edge(dp_clk))REPORT"Total write configuration is different from total read configuration!!!"SEVERITYFAILURE;