A FPGA friendly 32 bit RISC-V CPU implementation
Go to file
Charles Papon bf5bebda08 PcManager now drive PC asyncronously (use 1 cycle less in jump)
Fix bypass logic when read/write r0
Disable REGFILE_WRITE_VALID in decod stage when r0 is written
2017-03-15 21:10:44 +01:00
project boot 2017-03-08 22:17:48 +01:00
src PcManager now drive PC asyncronously (use 1 cycle less in jump) 2017-03-15 21:10:44 +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