Merge pull request #345 from csantosb/master

install instructions with guix
This commit is contained in:
Miodrag Milanović 2025-04-01 08:10:14 +02:00 committed by GitHub
commit 3cdcf4b009
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

View File

@ -353,6 +353,12 @@ and `yosys-git <https://aur.archlinux.org/packages/yosys-git/>`__ from
the Arch User Repository (no need to follow the install instructions
above).
**Notes for Guix:** just install
`icestorm <https://hpc.guix.info/package/icestorm/>`__,
`nextpnr-ice40 <https://hpc.guix.info/package/nextpnr-ice40/>`__
and `yosys <https://hpc.guix.info/package/yosys>`__
(no need to follow the install instructions above).
**Notes for OSX:** Please follow the `additional instructions for
OSX <notes_osx.html>`__ to install on OSX.