- Improve data propagation reports to capture multiple signature updates per coverpoint - Add a CLI flag to explicitly log the redundant coverpoints while normalizing the CGF files
0.16.1
- Fix length of commitval to 32 bits if flen is 32 for f registers in sail parser.
0.16.0
- Refactored the instruction object class
0.15.0
- Added support for instruction aliases
0.14.0
- Add fields to instruction object - Enable generic coverage evaluation mechanisms for floating point instructions - Fix coverpoint generation to account for nan boxing of fp instructions. - Add fields(frm, fcsr, nan_prefix) for fp instructions