mirror of
https://git.sr.ht/~kivikakk/niar
synced 2024-12-22 23:22:24 +00:00
README: elaborate.
This commit is contained in:
parent
2679e43c02
commit
673a6308eb
|
@ -1,9 +1,12 @@
|
|||
# niar
|
||||
|
||||
A small framework for building projects with [Amaranth].
|
||||
A small framework for building projects with [Amaranth]. Provides support for using [CXXRTL], optionally with [Zig] and [zxxrtl].
|
||||
|
||||
See the [template project] for usage.
|
||||
See the [template project] for usage, and [ili9341spi] for a complete example with Zig.
|
||||
|
||||
[Amaranth]: https://amaranth-lang.org/
|
||||
[CXXRTL]: https://yosyshq.readthedocs.io/projects/yosys/en/latest/cmd/write_cxxrtl.html
|
||||
[Zig]: https://ziglang.org/
|
||||
[zxxrtl]: https://github.com/kivikakk/zxxrtl
|
||||
[template project]: https://github.com/kivikakk/niar/tree/main/template
|
||||
|
||||
[ili9341spi]: https://github.com/kivikakk/ili9341spi
|
||||
|
|
Loading…
Reference in a new issue