nanorv32 icon indicating copy to clipboard operation
nanorv32 copied to clipboard

A small 32-bit implementation of the RISC-V architecture

Results 12 nanorv32 issues
Sort by recently updated
recently updated
newest added

After the addition of the fetch buffer, pc_fetch_r does not seem to be needed anymore. If this is correc, it should be removed from the code

question