This repository was archived by the owner on Nov 4, 2024. It is now read-only.
Releases: riscv-software-src/riscv-ctg
Releases · riscv-software-src/riscv-ctg
0.9.0
- Added support for cross_comb coverpoint test generation
0.8.0
- Added support for a distributed template database.
- Added generic mechanisms to generate data sections based on test instances.
- Update templates for floating point tests.
- Fix test generation and macros for floating point tests.
0.7.2
- Fix errors related to global variables across processes.
0.7.1
- Fixed mistune version for doc build.
0.7.0
- Included support for pseudoinstructions
0.6.3
- Read the vxsat.OV flag before updating signatures in TEST_PKRR_OP() macro
- Use RDOV() macro to read the vxsat.OV flag.
0.6.2
- Added method to generate data patterns for bitmanip instructions.
0.6.1
- Check the vxsat.OV flag for P-extension instructions that saturate their results.
- Correct test generation of P-extension instructions affected by the template.yaml ISA node change in 0.6.0.
- update SIGUPD macros to automatically adjust base and offset if offset gets too big
0.6.0
- Add CGFs for B extensions.
- Modify ISA node in template.yaml to support multiple ISAs per instruction.
0.5.9
- Add CGFs for P extensions
- Add support for P extension test generation