SucreLA icon indicating copy to clipboard operation
SucreLA copied to clipboard

Open source Logic Analyzer based on LiteX SoC

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