Skip to content
This repository was archived by the owner on Apr 12, 2025. It is now read-only.

Latest commit

 

History

History
28 lines (19 loc) · 713 Bytes

File metadata and controls

28 lines (19 loc) · 713 Bytes

SucréLA (READ ONLY, MOVED TO GITLAB)

This is an archived, out-of-date and read-only copy of the SucréLA project.

The project is now hosted on GitLab => https://gitlab.com/yannsionneau/SucreLA

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