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 e9b3f22 commit 9a21033Copy full SHA for 9a21033
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