Aetherling is a library for creating statically scheduled, data-parallel pipelines in hardware. This is the Python backend of Aetherling. The fronted is in Haskell. The current overview of Aetherling is: https://github.com/David-Durst/embeddedHaskellAetherling/tree/master/theory.
git clone git@github.com:leonardt/fault.git
cd fault
pip install -e .
git clone git@github.com:David-Durst/aetherling.git
cd aetherling
pip install -e .
pytest -s tests