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 10:15:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
aaf36d11b5
cvw
/
tests
/
wally-riscv-arch-test
/
riscv-test-suite
/
rv64i_m
/
privilege
/
references
History
naichewa
960d72295c
Removed SPI hardware interlock test cases
2024-11-01 11:27:41 -07:00
..
WALLY-cbom-01.reference_output
Fixed bugs in the cbom test.
2023-12-19 15:53:48 -06:00
WALLY-cboz-01.reference_output
WALLY-clint-01.reference_output
WALLY-csr-permission-s-01.reference_output
WALLY-csr-permission-u-01.reference_output
WALLY-endianness-01.reference_output
WALLY-gpio-01.reference_output
WALLY-mie-01.reference_output
WALLY-minfo-01.reference_output
WALLY-misa-01.reference_output
WALLY-misaligned-access-01.reference_output
Yay! Zicclsm passes my regression test now.
2023-11-10 18:28:51 -06:00
WALLY-mmu-sv39-01.reference_output
WALLY-mmu-sv39-svadu-svnapot-svpbmt-01.reference_output
Fixed some regression tests with David's help.
2023-12-19 14:18:21 -06:00
WALLY-mmu-sv48-01.reference_output
WALLY-mmu-sv48-svadu-01.reference_output
WALLY-mtvec-01.reference_output
WALLY-periph-01.reference_output
Fixed bugs in the wally64periph signature.
2023-12-19 16:16:59 -06:00
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
Fixed expected value on WALLY-satp-invalid
2024-02-16 11:12:57 -08:00
WALLY-sie-01.reference_output
WALLY-spi-01.reference_output
Removed SPI hardware interlock test cases
2024-11-01 11:27:41 -07:00
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-status-xlen-01.reference_output
WALLY-stvec-01.reference_output
WALLY-trap-01.reference_output
Updated wally-riscv-arch-test to be able to compile zfh and zfa tests. This caused a change in startup code, so certain reference_output results needed to change to compensate. Also commented out fcvtmod test in Zfa that fails because Sail produces the wrong expected value.
2024-03-14 19:03:57 -07:00
WALLY-trap-s-01.reference_output
Updated wally-riscv-arch-test to be able to compile zfh and zfa tests. This caused a change in startup code, so certain reference_output results needed to change to compensate. Also commented out fcvtmod test in Zfa that fails because Sail produces the wrong expected value.
2024-03-14 19:03:57 -07:00
WALLY-trap-sret-01.reference_output
WALLY-trap-u-01.reference_output
Updated wally-riscv-arch-test to be able to compile zfh and zfa tests. This caused a change in startup code, so certain reference_output results needed to change to compensate. Also commented out fcvtmod test in Zfa that fails because Sail produces the wrong expected value.
2024-03-14 19:03:57 -07:00
WALLY-uart-01.reference_output
WALLY-wfi-01.reference_output
Home