Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kivikakk/niar
Niar mirror
https://github.com/kivikakk/niar
amaranth fpga python
Last synced: 3 months ago
JSON representation
Niar mirror
- Host: GitHub
- URL: https://github.com/kivikakk/niar
- Owner: kivikakk
- License: bsd-2-clause
- Created: 2024-06-13T13:45:52.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-09-27T07:44:36.000Z (3 months ago)
- Last Synced: 2024-10-06T23:45:16.703Z (3 months ago)
- Topics: amaranth, fpga, python
- Language: Python
- Homepage: https://sr.ht/~kivikakk/niar
- Size: 92.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- amaranth-awesome - niar
- amaranth-awesome - niar
README
# 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.
[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
[Sae]: https://github.com/kivikakk/sae
[ili9341spi]: https://github.com/kivikakk/ili9341spi
[CHANGELOG]: CHANGELOG.md