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
9aa8a7af3e
cvw
/
tests
/
wally-riscv-arch-test
/
riscv-test-suite
/
rv64i_m
/
privilege
/
references
History
naichewa
7dd3f24d6c
Merge branch 'main' into spi
2023-10-30 17:01:41 -07:00
..
WALLY-cbom-01.reference_output
WALLY-cboz-01.reference_output
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
minfo test working again with mconfigptr for RV64
2023-10-15 06:41:52 -07:00
WALLY-misa-01.reference_output
WALLY-mmu-sv39-01.reference_output
WALLY-mmu-sv39-svadu-svnapot-svpbmt-01.reference_output
Added MENVCFG.HADE bit and updated SVADU to depend on this bit
2023-10-04 09:34:28 -07:00
WALLY-mmu-sv48-01.reference_output
WALLY-mmu-sv48-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-spi-01.reference_output
hardware interlock
2023-10-30 17:00:20 -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
Fixed test cases for medeleg issue 444. Also added a COMPRESSED_SUPPORTED parameter true when C or Zca is supported, and use this to get compressed hardware such as the spill logic and the +2 adder.
2023-10-30 09:56:17 -07:00
WALLY-trap-s-01.reference_output
Fixed test cases for medeleg issue 444. Also added a COMPRESSED_SUPPORTED parameter true when C or Zca is supported, and use this to get compressed hardware such as the spill logic and the +2 adder.
2023-10-30 09:56:17 -07:00
WALLY-trap-sret-01.reference_output
WALLY-trap-u-01.reference_output
Fixed test cases for medeleg issue 444. Also added a COMPRESSED_SUPPORTED parameter true when C or Zca is supported, and use this to get compressed hardware such as the spill logic and the +2 adder.
2023-10-30 09:56:17 -07:00
WALLY-uart-01.reference_output
WALLY-wfi-01.reference_output
Home