Skip to content

Commit 9a21033

Browse files
committed
Use builtin-yosys for amaranth
1 parent e9b3f22 commit 9a21033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ license = {file = "LICENSE.md"}
1515

1616
requires-python = ">=3.10"
1717
dependencies = [
18-
"amaranth>=0.5,<0.7",
18+
"amaranth[builtin-yosys]>=0.5,<0.7",
1919
"amaranth-soc @ git+https://github.com/amaranth-lang/amaranth-soc",
2020
"amaranth-boards @ git+https://github.com/amaranth-lang/amaranth-boards",
2121
"yowasp-yosys>=0.41.0.0",

0 commit comments

Comments
 (0)