issues
search
cnrv
/
fpga-rocket-chip
Wrapper for Rocket-Chip on FPGAs
Other
124
stars
26
forks
source link
Use a better Makefile and support the NexysVideo board as well
#22
Closed
wsong83
closed
2 years ago
wsong83
commented
2 years ago
Summary of the updates:
A better Makefile to generate the Vivado project file automatically.
Support the NexysVideo Board.
Raise the core clock frequency from 30MHz to 60MHz (need some optimizations in Vivdao).
Have the rocket-chip and riscv-pk sub modules forked into CNRV to have better control.
Specify the versions (commit) of the riscv-gnu-toolchain repo.
Summary of the updates: