1
0
Fork 0
mirror of https://git.sr.ht/~kivikakk/niar synced 2024-12-22 18:22:24 +00:00
MIRROR: A small framework for building projects with Amaranth Upstream: git.sr.ht/~kivikakk/niar
Find a file
2024-06-27 13:59:43 +03:00
niar cxxrtl: pull in CompilationUnit etc. from Chryse. 2024-06-27 13:59:43 +03:00
setup-action setup-action: add option to install OSS CAD Suite. 2024-06-16 13:25:42 +03:00
template template: add workflows. 2024-06-16 17:23:34 +03:00
.editorconfig roll template in. 2024-06-16 17:19:44 +03:00
.gitignore gitignore: /dist. 2024-06-13 22:04:37 +03:00
LICENSE init. 2024-06-13 21:58:56 +03:00
pyproject.toml pyproject.toml: depend on amaranth[builtin-yosys] for CI ease. 2024-06-16 13:04:27 +03:00
README.md README: capitalise. 2024-06-16 17:21:50 +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, and ili9341spi for a complete example with Zig.