Skip to content

Commit 0e3c201

Browse files
committed
Use old backend api for now
1 parent 62bfb1a commit 0e3c201

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pdm.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"amaranth[builtin-yosys]>=0.5.1",
1717
"amaranth-cv32e40p @ git+https://github.com/ChipFlow/amaranth-cv32e40p@update-amaranth-deps",
1818
"amaranth-orchard @ git+https://github.com/ChipFlow/amaranth-orchard@replace-providers",
19-
"chipflow-lib @ git+https://github.com/ChipFlow/chipflow-lib.git",
19+
"chipflow-lib @ git+https://github.com/ChipFlow/chipflow-lib.git@old-backend-api",
2020
"cocotb>=1.9.2",
2121
"pyuvm~=3.0.0",
2222
"ziglang==0.11.0",

0 commit comments

Comments
 (0)