This website requires JavaScript.
Explore
Help
Register
Sign In
Github_Repos
/
cvw
Watch
1
Star
0
Fork
1
You've already forked cvw
mirror of
https://github.com/openhwgroup/cvw
synced
2025-02-03 18:25:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4984b3935f
cvw
/
tests
/
wally-riscv-arch-test
/
riscv-test-suite
/
rv32i_m
/
privilege
/
references
History
David Harris
ac4216b43d
Incorporated new AMO tests from riscv-arch-test
2023-10-16 10:25:45 -07:00
..
WALLY-cbom-01.reference_output
Oups forgot to include the 32-bit cbom test in previous commit.
2023-08-24 09:04:41 -05:00
WALLY-cboz-01.reference_output
Added rv32 cboz test.
2023-08-24 17:02:53 -05:00
WALLY-clint-01.reference_output
WALLY-csr-permission-s-01.reference_output
Added CSR permission tests for mconfigptr, menvcfg, mseccfg, etc.
2023-10-15 15:31:03 -07:00
WALLY-csr-permission-u-01.reference_output
Added CSR permission tests for mconfigptr, menvcfg, mseccfg, etc.
2023-10-15 15:31:03 -07:00
WALLY-endianness-01.reference_output
WALLY-gpio-01.reference_output
WALLY-lrsc-01.reference_output
WALLY-mie-01.reference_output
WALLY-minfo-01.reference_output
Added WALLY minfo test for rv32
2023-10-15 06:48:22 -07:00
WALLY-misa-01.reference_output
WALLY-mmu-sv32-01.reference_output
Completed basic tests of svnapot and svpbmt
2023-08-28 06:57:35 -07:00
WALLY-mmu-sv32-svadu-01.reference_output
Added MENVCFG.HADE bit and updated SVADU to depend on this bit
2023-10-04 09:34:28 -07:00
WALLY-mtvec-01.reference_output
WALLY-periph-01.reference_output
WALLY-plic-01.reference_output
WALLY-plic-s-01.reference_output
WALLY-pma-01.reference_output
WALLY-pmp-01.reference_output
WALLY-satp-invalid-01.reference_output
WALLY-sie-01.reference_output
WALLY-status-fp-enabled-01.reference_output
WALLY-status-mie-01.reference_output
WALLY-status-sie-01.reference_output
WALLY-status-tvm-01.reference_output
WALLY-status-tw-01.reference_output
WALLY-stvec-01.reference_output
WALLY-trap-01.reference_output
Fixed timer interrupt testing
2023-06-09 17:20:41 -07:00
WALLY-trap-s-01.reference_output
WALLY-trap-sret-01.reference_output
WALLY-trap-u-01.reference_output
WALLY-uart-01.reference_output
WALLY-uart-timeout-01.reference_output
WALLY-wfi-01.reference_output
Home