riscvarchive / risc-v-getting-started-guide

The official RISC-V getting started guide
https://risc-v-getting-started-guide.readthedocs.io/en/latest/
Creative Commons Attribution 4.0 International
198 stars 56 forks source link

Building and running on the Polarfire Evaluation Board #10

Closed carlosedp closed 1 year ago

carlosedp commented 5 years ago

I would like to know how to build the VexRiscV bitstream and run this on the Microsemi Polarfire Evaluation Board?

I already have the files to build VexRiscV but don't know how to build and load into the board since I only found the prebuilt bitstreams here.

Thanks!