Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.
/ hdx Public archive

Commit 4c186bb

Browse files
committed
README: inclusion of amaranth-{boards,stdio}.
1 parent 0fb372a commit 4c186bb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
hdx packages an open-source FPGA toolchain on Nix. You get the following:
44

55
* [Python 3].11
6-
* [Amaranth]
6+
* [Amaranth] (+ [`amaranth-boards`], [`amaranth-stdio`])
77
* [Yosys]
88
* [nextpnr]
99
* [Project IceStorm]
@@ -34,6 +34,8 @@ has a few nice properties:
3434

3535
[Python 3]: https://www.python.org/
3636
[Amaranth]: https://github.com/amaranth-lang/amaranth
37+
[`amaranth-boards`]: https://github.com/amaranth-lang/amaranth-boards
38+
[`amaranth-stdio`]: https://github.com/amaranth-lang/amaranth-stdio
3739
[Yosys]: https://github.com/YosysHQ/yosys
3840
[nextpnr]: https://github.com/YosysHQ/nextpnr
3941
[Project IceStorm]: https://github.com/YosysHQ/icestorm

0 commit comments

Comments
 (0)