docs/install: fix Yosys version requirement.
This commit is contained in:
parent
8c65a79cdd
commit
2ab3a4a0a0
3 changed files with 10 additions and 3 deletions
|
|
@ -4,7 +4,10 @@ Installation
|
|||
System requirements
|
||||
===================
|
||||
|
||||
.. |yosys-version| replace:: 0.35 (or newer)
|
||||
..
|
||||
This version requirement needs to be synchronized with the one in pyproject.toml!
|
||||
|
||||
.. |yosys-version| replace:: 0.38 (or newer)
|
||||
|
||||
Amaranth HDL requires Python 3.8; it works on CPython_ 3.8 (or newer), and works faster on PyPy3.8_ 7.3.7 (or newer). Installation requires pip_ 23.0 (or newer).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue