- Added vxsat to supported csr_regs - Added comments to coverpoint functions for P-ext - Removed unused tuple type for bit_width parameters in P-ext coverpoint functions
0.10.0
- Added support for instructions from B extension. - Bug fix for bgeu instruction.
0.9.0
- Added support for P extension cover point generation and instruction decoding. - Allowed an instruction to generate results in multiple registers.
0.8.0
- Added cross combination coverage support.
0.7.3
- Updated logger to enable logging for API calls.
0.7.2
- Added decoding support for K extension instructions based on latest spec