A FPGA friendly 32 bit RISC-V CPU implementation
Go to file
Charles Papon 83232e9860 Faster pipeline arbitration logic (200 Mhz on cyclone IV c6)
Branch plugin with jump in execute or memory stages (parameter)
2017-03-15 20:02:56 +01:00
project boot 2017-03-08 22:17:48 +01:00
src Faster pipeline arbitration logic (200 Mhz on cyclone IV c6) 2017-03-15 20:02:56 +01:00
.gitignore Pass verilator simple literal, add, jump 2017-03-12 20:12:40 +01:00
README.md boot 2017-03-08 22:17:48 +01:00
backup boot 2017-03-08 22:17:48 +01:00
build.sbt WIP 2017-03-11 00:34:49 +01:00

README.md

WIP