1
0
Fork 0
mirror of https://git.sr.ht/~kivikakk/niar synced 2024-12-22 11:12:23 +00:00
MIRROR: A small framework for building projects with Amaranth Upstream: git.sr.ht/~kivikakk/niar
Find a file
2024-07-02 13:08:45 +03:00
.github/workflows workflows: install OSS CAD Suite to test synth. 2024-07-02 12:39:16 +03:00
setup-action setup-action: rely on PDM, document. 2024-07-02 13:08:45 +03:00
src/niar use pdm fully. 2024-07-01 22:29:36 +03:00
template template: clean up template project. 2024-07-02 12:59:02 +03:00
tests use pdm fully. 2024-07-01 22:29:36 +03:00
.editorconfig roll template in. 2024-06-16 17:19:44 +03:00
.gitignore use pdm fully. 2024-07-01 22:29:36 +03:00
CHANGELOG.md release v0.1.1. 2024-07-02 12:53:53 +03:00
LICENSE init. 2024-06-13 21:58:56 +03:00
pdm.lock pyproject.toml: depend on upstream amaranth-boards, update lock and amaranth accordingly. 2024-07-02 13:00:10 +03:00
pyproject.toml pyproject.toml: depend on upstream amaranth-boards, update lock and amaranth accordingly. 2024-07-02 13:00:10 +03:00
README.md README: update. 2024-06-27 19:53:11 +03:00

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.