The FuseSoC build system, dependency manager and fpga integration platform allows for easy creation of OpenRISC systems. If is featured in our Quick Start with Docker Images as our main fpga development platform. For in depth documentation see:

Installing FuseSoC

FuseSoC is a python program and can be installed using pip. The easiest way to get started is simplly:

pip3 install --upgrade --user fusesoc

Available SoCs

In our tutorials we will mainly use the mor1kx-generic fusesoc SoC but there are a few more out there. Also available are:

If you have developed fusesoc support for a board not mentioned here please mail the OpenRISC mailing list or create a PR for this tutorial and we can add it here.


Table of contents