sifive / freedom-e-sdk

Open Source Software for Developing on the Freedom E Platform - Deprecated
Other
581 stars 209 forks source link

how can i generate bit file ? #1

Closed rbrlibero closed 8 years ago

mwachs5 commented 8 years ago

You can download the bitstream (BIT or MCS format) as well as in-depth instructions from https://dev.sifive.com/develop/freedom-e300-arty-dev-kit/

rbrlibero commented 8 years ago

i don't have this board . don't you provide fpga verilog source ? bit files are built from https://github.com/lowRISC/lowrisc-chip rocketchip or do you have a custom risc-v ?

mwachs5 commented 8 years ago

This SDK repository is targeted for software development on a Freedom E platform. It is currently supported on two hardware platforms: the Diligent Arty Board and Microsemi Arrow SF2+ Development Kit.

The FPGA images are based on the open source rocket-chip repository, but we do not currently provide the verilog source. You can see that repository's README for more information about generating verilog for your target FPGA.

If you have further questions, please consider posting on forums.sifive.com, as once this issue is closed others who have the same question probably won't see it.