mirror of
https://git.sr.ht/~kivikakk/niar
synced 2024-12-22 13:52:25 +00:00
359962b0fe
RTL used to mean "-O3 on the CXXRTL-generated .cc". Now it means running an opt pass in Yosys. Code covers all code: C++ (and Zig if used). |
||
---|---|---|
niar | ||
setup-action | ||
template | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
pyproject.toml | ||
README.md |
Niar
A small framework for building projects with Amaranth. Provides support for using CXXRTL, optionally with Zig and zxxrtl.
See the template project for usage, Sae for what I'm working on right now, and ili9341spi for a complete example with Zig.