wire[3:0]sens_page_written;// single mclk pulse: buffer page (full or partial) is written to the memory buffer
wire[3:0]sens_page_written;// single mclk pulse: buffer page (full or partial) is written to the memory buffer
// TODO: Add counter(s) to count sens_xfer_skipped pulses
// TODO: Add counter(s) to count sens_xfer_skipped pulses
wire[3:0]sens_xfer_skipped;// single mclk pulse on every skipped (not written) block to record error statistics
wire[3:0]sens_xfer_skipped;// single mclk pulse on every skipped (not written) block to record error statistics // SuppressThisWarning VEditor - unused
wire[3:0]sens_first_wr_in_frame;// single mclk pulse on first write block in each frame
wire[3:0]sens_first_wr_in_frame;// single mclk pulse on first write block in each frame