ASSERTg_reorder_seq.wr_chunksize=g_reorder_seq.rd_nof_chunks*g_reorder_seq.rd_chunksizeREPORT"Total write configuration is different from total read configuration!!!"SEVERITYFAILURE;
ASSERTg_reorder_seq.nof_blocks>=g_reorder_seq.rd_chunksizeREPORT"The nof_blocks must be larger than or equal to the rd_chunksize!!!"SEVERITYFAILURE;
ASSERTg_reorder_seq.wr_chunksizeREMg_data_w_ratio=0REPORT"The wr_chunksize must divisible by the g_data_w_ratio!!!"SEVERITYFAILURE;
ASSERTg_reorder_seq.rd_chunksizeREMg_data_w_ratio=0REPORT"The rd_chunksize must divisible by the g_data_w_ratio!!!"SEVERITYFAILURE;
ASSERTg_reorder_seq.gapsizeREMg_data_w_ratio=0REPORT"The gapsize must divisible by the g_data_w_ratio!!!"SEVERITYFAILURE;
ASSERTg_reorder_seq.nof_blocksREMg_data_w_ratio=0REPORT"The nof_blocks must divisible by the g_data_w_ratio!!!"SEVERITYFAILURE;