Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/charlottia/niar
A small framework for building projects with Amaranth
https://github.com/charlottia/niar
amaranth fpga python
Last synced: 12 days ago
JSON representation
A small framework for building projects with Amaranth
- Host: GitHub
- URL: https://github.com/charlottia/niar
- Owner: charlottia
- License: bsd-2-clause
- Created: 2024-06-13T13:45:52.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T06:44:45.000Z (3 months ago)
- Last Synced: 2024-12-24T17:52:05.182Z (15 days ago)
- Topics: amaranth, fpga, python
- Language: Python
- Homepage:
- Size: 106 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- 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/charlottia/niar/tree/main/template
[Sae]: https://github.com/kivikakk/sae
[ili9341spi]: https://github.com/kivikakk/ili9341spi
[CHANGELOG]: CHANGELOG.md