Skip to content

Releases: riscv-non-isa/riscv-arch-test

2.6.2

28 Feb 05:47
695a15f
Compare
Choose a tag to compare
  • modified verify.sh to ignore comments in reference signature during diff operation [#230]
    • udpated test-format spec to include the order of lines in the signature file [#214]
    • RVTEST_E macro to be enabled for all rv32E tests. [#227]

2.6.1

06 Dec 10:49
307c77b
Compare
Choose a tag to compare
  • Fixed RVTEST_FP_ENABLE macro for the issue #223

2.6.0

28 Oct 13:12
c0d882b
Compare
Choose a tag to compare
  • Added rv64d tests, references, coverage files and data propagation reports
  • removed unwated re-assignment of macros for RV64F combination in arch_test.h
  • fixed rvtest-case strings for flw and fsw tests in rv32if suite

2.5.4

20 Oct 12:28
84d0438
Compare
Choose a tag to compare
  • Second Fix for the issue #206

2.5.3

15 Oct 05:23
aebb356
Compare
Choose a tag to compare
  • fix the lower case i in the RVTEST_CASE macros used in the shift operation tests.

2.5.2

14 Oct 14:59
1070548
Compare
Choose a tag to compare
  • update format for aes32 and sm4 instructions
    • update reference signature for sha256 and sm3 instructions in rv64i_m/K_unratified
    • delete zip and unzip tests in rv64i_m/K_unratified
    • update tests for aes64ks1i, sm4ed and sm4ks to use byte_count with overlap = "Y" to improve the coverage of S-boxes

2.5.1

08 Oct 06:13
c39fa2c
Compare
Choose a tag to compare
  • added styles files to the F coverage report directories.

2.5.0

04 Oct 15:52
3916e19
Compare
Choose a tag to compare
  • Added rv32f tests, references, coverage files and data propagation reports
    • fixed broken links in READMEs across the repo.
    • corrected string "EBREAK" in io string macro to "ECALL" for ecall.S tests. #207
    • fixed typo .alive --> .align in riscv-target/example_target/model_test.h.

2.4.7

01 Oct 11:49
df4d941
Compare
Choose a tag to compare
  • Fix for the issue #206

2.4.6

20 Aug 10:17
9141cf9
Compare
Choose a tag to compare
  • Added rv32e tests in riscv-test-suite