mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Configurable RISC-V Processor
The current issue is a StallF is required to halt the icache from getting an updated PCF. However if the dmemory is the reason for a stall it is possible for the icache stall to hold the d memory request continuously causing d memory to repeatedly read from memory. This keeps StallF high and the icache FSM is never allowed to complete. |
||
---|---|---|
sky130 | ||
wally-pipelined | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
README.md |
riscv-wally
Configurable RISC-V Processor