Skip to content

Commit 81eae1d

Browse files
committed
docs/install: link to YoWASP.
1 parent 12b4b18 commit 81eae1d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/install.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For most workflows, Amaranth requires Yosys_ |yosys-version|. A `compatible vers
2929

3030
Simulating Amaranth code requires no additional software. However, a waveform viewer like GTKWave_ is invaluable for debugging. As an alternative to GTKWave, the `Amaranth Playground`_ can be used to display waveforms for simple designs.
3131

32-
Synthesizing, placing and routing an Amaranth design for an FPGA requires the FPGA family specific toolchain.
32+
Synthesizing, placing and routing an Amaranth design for an FPGA requires the FPGA family specific toolchain. The open source iCE40, ECP5, MachXO2/3, Nexus, and Gowin toolchains are distributed via PyPI_ for most popular platforms by the YoWASP_ project.
3333

3434
.. TODO: Link to FPGA family docs here
3535
@@ -40,6 +40,7 @@ Synthesizing, placing and routing an Amaranth design for an FPGA requires the FP
4040
.. _amaranth-yosys: https://pypi.org/project/amaranth-yosys/
4141
.. _PyPI: https://pypi.org/
4242
.. _GTKWave: https://gtkwave.sourceforge.net/
43+
.. _YoWASP: https://yowasp.org/
4344

4445

4546
.. _install-deps:

0 commit comments

Comments
 (0)