This PR adds the disk PS/2S logic to the MatchEngineUnit. This does not change the output files, as the MEU was previously looking up the correct answers. However, this makes the logic match the HLS.
The rzbin variable is now pipelined to match the vmstub, and it is adjusted to account when a projection is consistent with two disks.
PR description:
This PR adds the disk PS/2S logic to the MatchEngineUnit. This does not change the output files, as the MEU was previously looking up the correct answers. However, this makes the logic match the HLS. The
rzbin
variable is now pipelined to match thevmstub
, and it is adjusted to account when a projection is consistent with two disks.