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 fdb13cf commit ade0202Copy full SHA for ade0202
pyproject.toml
@@ -16,7 +16,7 @@ dependencies = [
16
"amaranth[builtin-yosys]>=0.5.1",
17
"amaranth-cv32e40p @ git+https://github.com/ChipFlow/amaranth-cv32e40p@update-amaranth-deps",
18
"amaranth-orchard @ git+https://github.com/ChipFlow/amaranth-orchard@multi-oe",
19
- "chipflow-lib @ git+https://github.com/ChipFlow/chipflow-lib.git@multi-oe",
+ "chipflow-lib @ git+https://github.com/ChipFlow/chipflow-lib.git",
20
"cocotb>=1.9.2",
21
"pyuvm~=3.0.0",
22
"ziglang==0.11.0",
0 commit comments