- Removed coverage support and cgf file(will be reintroduced when riscv-isac is released). - Freeze riscv-config to v2.2.2
1.16.1
- Adding docs for rvtest_case condition string syntax.
1.16.0
- Adding coverage generation support through spike --log-commits - CGF file for rv32i for now. - Also added pipecleaning tests under wip
1.15.2
- changed python vrsion to be 3.6 or above. This makes installation of python easy - update docs with more details on installation and fixed other typos as well.
1.15.1
Added - doc updates for test-format structure Changed - RVMODEL_BOOT is no longer subsumed within the RVTEST_COMPLIANCE_BEGIN macro
1.15.0
Added - Supports riscv-config version > 2.0 - Added Test-format spec to the docs - adding ci for checks on each pull-request. Fixed - Fixed hyperlink to test-format-spec in new-test sections