This website requires JavaScript.
Explore
Help
Sign In
colin
/
Hazard3
Watch
1
Star
0
Fork
You've already forked Hazard3
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
78260e86e7
Hazard3
/
test
/
sim
/
rvcpp
History
Luke Wren
78260e86e7
rvcpp: parameterise number of PMP regions, and set to match tb default. Fix region locking. Mask pmpaddr to 30 bits, to match Hazard3 32-bit physical address space.
2024-04-27 19:57:18 +01:00
..
include
rvcpp: parameterise number of PMP regions, and set to match tb default. Fix region locking. Mask pmpaddr to 30 bits, to match Hazard3 32-bit physical address space.
2024-04-27 19:57:18 +01:00
.gitignore
Organise test directory into formal and sim
2021-05-23 07:42:35 +01:00
Makefile
Add timer and soft IRQ support to rvcpp. Relevant sw_testcases now pass.
2024-03-22 00:52:01 +00:00
main.cpp
Add timer and soft IRQ support to rvcpp. Relevant sw_testcases now pass.
2024-03-22 00:52:01 +00:00
rv_core.cpp
rvcpp: fix up PMP address mask for all-ones pmpaddr, and raise instruction fault on instruction stradding two PMP regions, like the hardware
2024-04-27 19:34:17 +01:00
rv_csr.cpp
rvcpp: parameterise number of PMP regions, and set to match tb default. Fix region locking. Mask pmpaddr to 30 bits, to match Hazard3 32-bit physical address space.
2024-04-27 19:57:18 +01:00