Skip to content
/ SucreLA Public

Open source Logic Analyzer based on LiteX SoC

Notifications You must be signed in to change notification settings

fallen/SucreLA

Repository files navigation

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