difftest icon indicating copy to clipboard operation
difftest copied to clipboard

Batch: reorder bundle elements to cluster transmitted Data

Open klin02 opened this issue 1 year ago • 0 comments

In Batch DPIC function, some signals, such as coreid/index/address, will serves as buffer locating info, instead of actually trasmitted. So we cluster transmitted data to simplify Parsing logic.

Such problem is introdeced by new Hardware elements instanced by DifftestBundle Trait, which results in Locate info mixed into transmitted data.

klin02 avatar Jun 28 '24 13:06 klin02