mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-23 13:04:28 +00:00
Configurable RISC-V Processor
71883dca82
So I'm super sorry for accidently overwriting the commits this morning Need to be more careful with force pushing :( This fixes the problem with CSRR somehow, by tying InstrAccessFaultF and DataAccessFaultM to zero for now. I feel like this is not a good solution and will cause problems in the future, but for the start it seems to work for now. I'm fair certain we need these to accurately simulate to do linux properly. Anyway, this super hackish solution is in place for now, now on to ignoring mispredicted reads |
||
---|---|---|
riscv-o3@afb27bd558 | ||
wally-pipelined | ||
.gitignore | ||
LICENSE | ||
README.md |
riscv-wally
Configurable RISC-V Processor