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

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 (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