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 8afbdea commit f62373cCopy full SHA for f62373c
pyproject.toml
@@ -16,7 +16,7 @@ license = {file = "LICENSE.md"}
16
requires-python = ">=3.10"
17
dependencies = [
18
"amaranth[builtin-yosys]>=0.5,<0.7",
19
- "amaranth-soc @ git+https://github.com/amaranth-lang/amaranth-soc",
+ "amaranth-soc @ git+https://github.com/ChipFlow/amaranth-soc",
20
"amaranth-boards @ git+https://github.com/amaranth-lang/amaranth-boards",
21
"yowasp-nextpnr-ecp5>=0.7",
22
"yowasp-runtime",
0 commit comments