cnrv / fpga-rocket-chip

Wrapper for Rocket-Chip on FPGAs
Other
124 stars 26 forks source link

RocketChip Running On FPGA #16

Closed Uzair540 closed 3 years ago

Uzair540 commented 3 years ago

I want to run rocket chip on FPGA.Is this repository help me in doing that ?Do I have to write additional code (wrapper in Verilog) in order to connect modules like UART,GPIO to my SOC? Or should I run this repo directly it has built-in modules connection? Kindly guide me related to these issues

wsong83 commented 3 years ago

If you get a Nexsys4-DDR board at hand, then yes, you can get a Rocket-Chip running on this board by just following the instructions. If you want to use other board, I am afraid you need to learn how to port this project to the board you want. We can provide only very limited support.

Uzair540 commented 3 years ago

Is your repository supported on FPGA Board ART A7-35?

wsong83 commented 3 years ago

No, A7-35 is too small.