We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9e5804 commit b2d1a01Copy full SHA for b2d1a01
pyproject.toml
@@ -15,7 +15,7 @@ license = {file = "LICENSE.md"}
15
16
requires-python = ">=3.10"
17
dependencies = [
18
- "amaranth>=0.5,<0.7",
+ "amaranth[builtin-yosys]>=0.5,<0.7",
19
"amaranth-soc @ git+https://github.com/amaranth-lang/amaranth-soc",
20
"amaranth-boards @ git+https://github.com/amaranth-lang/amaranth-boards",
21
"yowasp-yosys>=0.41.0.0",
0 commit comments