Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 479 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 479 Bytes

SucréLA

Building

The project Python's dependencies are handled using Pipenv. However, you must install nextpnr-ecp5 and Yosys if you wish to build the projet from source.

pipenv install --ignore-pipfile
pipenv run python3 ./sucrela.py --build

Flashing the OrangeCrab

pipenv run python3 ./sucrela.py --load

Runing simulation

pipenv run python3 ./sucrela.py --sim