Bump Yosys dependency to >=0.40.

This commit is contained in:
Catherine 2024-04-10 21:48:12 +00:00
parent b36e7e0880
commit 8c02d3ef89
3 changed files with 4 additions and 4 deletions

View file

@ -21,7 +21,7 @@ System requirements
..
This version requirement needs to be synchronized with the one in pyproject.toml!
.. |yosys-version| replace:: 0.38 (or newer)
.. |yosys-version| replace:: 0.40 (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).