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 48f31ce commit 9f050cfCopy full SHA for 9f050cf
pyproject.toml
@@ -17,7 +17,7 @@ requires-python = ">=3.10"
17
dependencies = [
18
"amaranth>=0.5,<0.6",
19
"chipflow-lib @ git+https://github.com/ChipFlow/chipflow-lib.git",
20
- "amaranth-soc @ git+https://github.com/amaranth-lang/amaranth-soc@0ad5e245dd130d66a0a16663116ad0c1fe7a8956",
+ "amaranth-soc @ git+https://github.com/amaranth-lang/amaranth-soc",
21
"amaranth-stdio @ git+https://github.com/amaranth-lang/amaranth-stdio",
22
]
23
0 commit comments