Skip to content

Lambdalib is a collection of lib/tools for amaranth-hdl

Notifications You must be signed in to change notification settings

lambdaconcept/lambdalib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lambdalib

Lambdalib is a collection of cores, helpers and tools for Amaranth created and maintained by LambdaConcept. It currently supports Amaranth 0.4.

Install

pdm install
pdm install -d # Add development dependencies (eg. pytest)

Build some examples

pdm run python examples/spi_bridge.py
pdm run python examples/i2c_bridge.py

Run tests

pdm run pytest

About

Lambdalib is a collection of lib/tools for amaranth-hdl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published