1
0
Fork 0
mirror of https://git.sr.ht/~kivikakk/niar synced 2024-12-22 23:02:24 +00:00

README: link CHANGELOG.

This commit is contained in:
Asherah Connor 2024-07-04 18:19:09 +03:00
parent 3f85a404af
commit 98ac6138b1

View file

@ -6,6 +6,8 @@ using [CXXRTL], optionally with [Zig] and [zxxrtl].
See the [template project] for usage, [Sae] for what I'm working on right now, See the [template project] for usage, [Sae] for what I'm working on right now,
and [ili9341spi] for a complete example with Zig. and [ili9341spi] for a complete example with Zig.
See the [CHANGELOG] for updates.
[Amaranth]: https://amaranth-lang.org/ [Amaranth]: https://amaranth-lang.org/
[CXXRTL]: https://yosyshq.readthedocs.io/projects/yosys/en/latest/cmd/write_cxxrtl.html [CXXRTL]: https://yosyshq.readthedocs.io/projects/yosys/en/latest/cmd/write_cxxrtl.html
[Zig]: https://ziglang.org/ [Zig]: https://ziglang.org/
@ -13,3 +15,4 @@ and [ili9341spi] for a complete example with Zig.
[template project]: https://github.com/kivikakk/niar/tree/main/template [template project]: https://github.com/kivikakk/niar/tree/main/template
[Sae]: https://github.com/kivikakk/sae [Sae]: https://github.com/kivikakk/sae
[ili9341spi]: https://github.com/kivikakk/ili9341spi [ili9341spi]: https://github.com/kivikakk/ili9341spi
[CHANGELOG]: CHANGELOG.md