File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -14,12 +14,10 @@ license = {file = "LICENSE.md"}
1414requires-python = " >=3.11"
1515dependencies = [
1616 " amaranth[builtin-yosys]>=0.5.1" ,
17- " amaranth-cv32e40p @ git+https://github.com/ChipFlow/amaranth-cv32e40p" ,
18- " chipflow-digital-ip @ git+https://github.com/ChipFlow/chipflow-digital-ip" ,
19- " minerva @ git+https://github.com/minerva-cpu/minerva" ,
17+ " amaranth-soc @ git+https://github.com/amaranth-lang/amaranth-soc" ,
2018 " chipflow-lib @ git+https://github.com/ChipFlow/chipflow-lib.git" ,
19+ " chipflow-digital-ip @ git+https://github.com/ChipFlow/chipflow-digital-ip" ,
2120 " ziglang==0.11.0" ,
22- " amaranth-soc @ git+https://github.com/amaranth-lang/amaranth-soc" ,
2321]
2422
2523# Build system configuration
You can’t perform that action at this time.
0 commit comments