Closed jerralph closed 6 years ago
Create a whitebox interface for monitoring the register values in the register file. Associate the values of register referenced from an instruction with the values observed/used for the instruction. This is useful for coverage and trace.
Master now has this. Works for Questa but CI is reporting some issues with ius that are under debug.
Integrated and working as of v0.2.0
Create a whitebox interface for monitoring the register values in the register file. Associate the values of register referenced from an instruction with the values observed/used for the instruction. This is useful for coverage and trace.