forked from Github_Repos/cvw
Configurable RISC-V Processor
551e3491af
The StallW from the hazard unit controls this. Previously it was in the dcache and controlled by both the HPTW and hazard unit. This caused an issue when the CPU expected the data to stay constant while stalled, but the HPTW was causing the data to be modified. |
||
---|---|---|
riscv-coremark | ||
testsBP | ||
wally-pipelined | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
README.md |
riscv-wally
Configurable RISC-V Processor