esperantotech / boom-template

A template for building new projects/platforms using the BOOM core.
https://github.com/ucb-bar/riscv-boom/
Other
24 stars 21 forks source link

How to merge this into fpga-zynq repo #7

Closed notusedanymore2 closed 6 years ago

notusedanymore2 commented 6 years ago

I want to synthesize rocket-chip with BOOM cores on zedboard, but I can't find how to do that.

ccelio commented 6 years ago

I don't think there's currently any recommended way to do that.

In the past, I've used the following repositories (don't recall which branches are most up-to-date):

https://github.com/ucb-bar/fpga-zynq https://github.com/donggyukim/fpga-zynq

The new boom-template repository is set up in the manner of the ucb-bar/project-template and sifive/freedom repositories, which may provide some guidance on putting together a self-hosted setup.

Finally, a zedboard is almost certainly not big enough. Not without turning off things like FP support or superscalar.