File "/home/maik/tmp/sentinel/.venv/lib/python3.12/site-packages/amaranth/back/verilog.py", line 12, in _convert_rtlil_text yosys = find_yosys(lambda ver: ver >= (0, 38)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/maik/tmp/sentinel/.venv/lib/python3.12/site-packages/amaranth/_toolchain/yosys.py", line 262, in find_yosys raise YosysError("Could not find an acceptable Yosys binary. The `amaranth-yosys` PyPI " amaranth._toolchain.yosys.YosysError: Could not find an acceptable Yosys binary. The `amaranth-yosys` PyPI package, if available for this platform, can be used as fallback maik@merten-pc:~/tmp/sentinel$ yosys --version Yosys 0.15+50 (git sha1 8b64dc1dc, gcc 13.2.0-23ubuntu4 -fPIC -Os)