Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.

Releases: riscv-software-src/riscv-ctg

0.9.0

29 Aug 05:34
b311ac3
Compare
Choose a tag to compare
  • Added support for cross_comb coverpoint test generation

0.8.0

13 Aug 12:09
2e01cf9
Compare
Choose a tag to compare
  • 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

12 Aug 10:10
1552860
Compare
Choose a tag to compare
  • Fix errors related to global variables across processes.

0.7.1

07 May 07:48
6ed5fe7
Compare
Choose a tag to compare
  • Fixed mistune version for doc build.

0.7.0

04 May 06:37
17501b1
Compare
Choose a tag to compare
  • Included support for pseudoinstructions

0.6.3

20 Apr 07:23
77910dd
Compare
Choose a tag to compare
  • 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

15 Mar 05:54
82d8374
Compare
Choose a tag to compare
  • Added method to generate data patterns for bitmanip instructions.

0.6.1

11 Mar 04:23
3ca4205
Compare
Choose a tag to compare
  • 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

27 Jan 06:26
0454e4b
Compare
Choose a tag to compare
  • Add CGFs for B extensions.
  • Modify ISA node in template.yaml to support multiple ISAs per instruction.

0.5.9

08 Jan 13:10
36fb63d
Compare
Choose a tag to compare
  • Add CGFs for P extensions
  • Add support for P extension test generation