1
0
Fork 0
mirror of https://git.sr.ht/~kivikakk/niar synced 2024-12-22 07:32:23 +00:00
MIRROR: A small framework for building projects with Amaranth Upstream: git.sr.ht/~kivikakk/niar
Find a file
2024-09-27 17:44:19 +10:00
.github/workflows workflows: install OSS CAD Suite to test synth. 2024-07-02 12:39:16 +03:00
docs/template template: move to docs/. 2024-08-24 16:59:31 +03:00
niar cmdrunner: report exit statuses. 2024-09-27 17:44:19 +10:00
setup-action setup-action: rely on PDM, document. 2024-07-02 13:08:45 +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 rejig for Nix/pure. 2024-08-18 11:27:27 +03:00
CHANGELOG.md project: add NIAR_WORKING_DIRECTORY support. 2024-08-18 11:27:27 +03:00
flake.lock rejig for Nix/pure. 2024-08-18 11:27:27 +03:00
flake.nix flake.nix: use our amaranth fork again for now. 2024-08-29 16:54:45 +03:00
LICENSE init. 2024-06-13 21:58:56 +03:00
pdm.lock rejig for Nix/pure. 2024-08-18 11:27:27 +03:00
pyproject.toml pyproject.toml: allow amaranth >= 0.5. 2024-08-29 15:01:44 +03:00
README.md README: note. 2024-08-18 11:39:43 +03:00
TODO TODO: elaborate. 2024-08-07 11:52:11 +03:00

Niar

https://sr.ht/~kivikakk/niar

A small framework for building projects with Amaranth. Provides support for using CXXRTL, optionally with Zig and zxxrtl.

Out of date: See the template project for usage, Sae for what I'm working on right now, and ili9341spi for a complete example with Zig.

See the CHANGELOG for updates and what's yet to be released.