Commit 7284fec
authored
1 file changed
+1
-1
lines changedSubmodule riscv-arch-test-cvw updated 88 files
- .github/workflows/regress.yml+71-1
- .gitignore+4-1
- Makefile+26-36
- README.md-1
- config/cores/cvw/cvw-rv32gc/test_config.yaml-1
- config/cores/cvw/cvw-rv32imc/test_config.yaml-1
- config/cores/cvw/cvw-rv64gc/test_config.yaml-1
- config/duts/spike/spike-rv64/link.ld-18
- config/duts/spike/spike-rv64/model_test.h-131
- config/duts/spike/spike-rv64/rvtest_config.h-18
- config/duts/spike/spike-rv64/rvtest_config.svh-48
- config/duts/spike/spike-rv64/sail.json-375
- config/duts/spike/spike-rv64/spike-rv64.yaml-314
- config/duts/spike/spike-rv64/test_config.yaml-8
- config/sail/sail-RVA20S64/test_config.yaml-1
- config/sail/sail-RVA22S64-optional/test_config.yaml-1
- config/sail/sail-RVA22S64/test_config.yaml-1
- config/sail/sail-RVA23S64-optional/rvtest_config.h+11
- config/sail/sail-RVA23S64-optional/test_config.yaml-1
- config/sail/sail-RVA23S64/rvtest_config.h+11
- config/sail/sail-RVA23S64/test_config.yaml-1
- config/sail/sail-RVB23S64-optional/rvtest_config.h+11
- config/sail/sail-RVB23S64-optional/test_config.yaml-1
- config/sail/sail-RVB23S64/test_config.yaml-1
- config/sail/sail-RVI20U32/test_config.yaml-1
- config/sail/sail-RVI20U64/test_config.yaml-1
- config/sail/sail-rv32-max-clang/test_config.yaml-1
- config/sail/sail-rv32-max/rvtest_config.h+11
- config/sail/sail-rv32-max/test_config.yaml-1
- config/sail/sail-rv32e/test_config.yaml-1
- config/sail/sail-rv64-max-clang/test_config.yaml-1
- config/sail/sail-rv64-max/rvtest_config.h+11
- config/sail/sail-rv64-max/test_config.yaml-1
- config/spike/spike-rv32-max/test_config.yaml-1
- config/spike/spike-rv64-max/test_config.yaml-1
- coverpoints/norm/EndianS.yaml+12
- coverpoints/norm/ExceptionsS.yaml+9
- coverpoints/norm/InterruptsSstc.yaml+16
- coverpoints/norm/S.yaml+354
- coverpoints/norm/Sm.yaml-40
- coverpoints/norm/Smcdeleg.yaml+57
- coverpoints/norm/Smcsrind.yaml+84
- coverpoints/norm/Smstateen.yaml+135
- coverpoints/norm/Sscofpmf.yaml+51
- coverpoints/norm/Ssdbltrp.yaml+30
- coverpoints/norm/Ssnpm.yaml+9
- coverpoints/norm/Ssqosid.yaml+35
- coverpoints/norm/Sv.yaml+167
- coverpoints/norm/Svadu.yaml+11
- coverpoints/norm/Svinval.yaml+47
- coverpoints/norm/Svnapot.yaml+26
- coverpoints/norm/Svpbmt.yaml+54
- coverpoints/norm/Svrsw60t59b.yaml+11
- coverpoints/norm/Svvptc.yaml+5
- coverpoints/norm/U.yaml+4
- coverpoints/norm/Zabha.yaml+7-1
- coverpoints/norm/Zacas.yaml+46-1
- coverpoints/norm/ZacasZabha.yaml+2
- coverpoints/norm/Zawrs.yaml+21
- coverpoints/norm/Zicbom.yaml+27
- coverpoints/norm/Zicbop.yaml+3
- coverpoints/norm/Zicboz.yaml+11
- coverpoints/norm/Zicfilp.yaml+76
- coverpoints/norm/Zicfiss.yaml+112
- coverpoints/norm/ZicntrS.yaml+17
- coverpoints/norm/ZicntrU.yaml+39
- coverpoints/priv/ExceptionsS_coverage.svh+26-26
- coverpoints/priv/ExceptionsSm_coverage.svh+16-16
- coverpoints/priv/ExceptionsU_coverage.svh+16-16
- ctp/src/priv_csr_instr.adoc+2
- ctp/src/profiles.adoc+2
- ctp/src/v.adoc+1-1
- docs/underflow+314
- framework/src/act/act.py+2-9
- framework/src/act/config.py+4-3
- framework/src/act/fcov/coverage/RISCV_coverage_common.svh+71-48
- framework/src/act/makefile_gen.py+121-66
- framework/src/act/select_tests.py-9
- generators/coverage/templates/cp_custom_vext2.txt+2-2
- generators/coverage/templates/cp_custom_vext4.txt+2-2
- generators/coverage/templates/cp_custom_vext8.txt+1-1
- generators/coverage/templates/cp_custom_vindexVV_sew64.txt+1-1
- generators/testgen/scripts/vector-testgen-unpriv.py+43-14
- generators/testgen/scripts/vector_testgen_common.py+5-6
- generators/testgen/src/testgen/constants.py-8
- generators/testgen/src/testgen/io/templates.py+1-4
- run_tests.py+1-3
- testplans/Vx.csv+1-1
0 commit comments