Skip to content

Commit 9f050cf

Browse files
committed
Use latest amaranth-soc
1 parent 48f31ce commit 9f050cf

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
@@ -17,7 +17,7 @@ requires-python = ">=3.10"
1717
dependencies = [
1818
"amaranth>=0.5,<0.6",
1919
"chipflow-lib @ git+https://github.com/ChipFlow/chipflow-lib.git",
20-
"amaranth-soc @ git+https://github.com/amaranth-lang/amaranth-soc@0ad5e245dd130d66a0a16663116ad0c1fe7a8956",
20+
"amaranth-soc @ git+https://github.com/amaranth-lang/amaranth-soc",
2121
"amaranth-stdio @ git+https://github.com/amaranth-lang/amaranth-stdio",
2222
]
2323

0 commit comments

Comments
 (0)