Skip to content

Commit f62373c

Browse files
committed
Use chipflow fork of amaranth-soc as need the unmerged docs changes
1 parent 8afbdea commit f62373c

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
@@ -16,7 +16,7 @@ license = {file = "LICENSE.md"}
1616
requires-python = ">=3.10"
1717
dependencies = [
1818
"amaranth[builtin-yosys]>=0.5,<0.7",
19-
"amaranth-soc @ git+https://github.com/amaranth-lang/amaranth-soc",
19+
"amaranth-soc @ git+https://github.com/ChipFlow/amaranth-soc",
2020
"amaranth-boards @ git+https://github.com/amaranth-lang/amaranth-boards",
2121
"yowasp-nextpnr-ecp5>=0.7",
2222
"yowasp-runtime",

0 commit comments

Comments
 (0)