Skip to content

Commit

Permalink
Merge pull request f4pga#1828 from litghost/fix_requirements
Browse files Browse the repository at this point in the history
Fix pip requirements
  • Loading branch information
litghost committed Dec 3, 2020
2 parents a6eb1c1 + 887cb3e commit 30f32c9
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 7 deletions.
4 changes: 0 additions & 4 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,3 @@ dependencies:
- pip
- pip:
- -r file:requirements.txt
# Ibex dependencies
- git+https://github.com/lowRISC/edalize.git@ot
- git+https://github.com/lowRISC/fusesoc.git@ot
- mako
7 changes: 7 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ textx
tinyfpgab
tinyprog
yapf==0.26.0
git+https://github.com/SymbiFlow/symbiflow-rr-graph.git#egg=rr-graph
git+https://github.com/SymbiFlow/python-fpga-interchange.git#egg=python-fpga-interchange
-e third_party/prjxray
-e third_party/fasm
-e third_party/xc-fasm
-e third_party/python-sdf-timing
Expand All @@ -33,3 +36,7 @@ yapf==0.26.0
-e third_party/migen
-e third_party/pythondata-cpu-vexriscv
-e third_party/pythondata-software-compiler_rt
# Ibex dependencies
git+https://github.com/lowRISC/edalize.git@ot
git+https://github.com/lowRISC/fusesoc.git@ot
mako
2 changes: 1 addition & 1 deletion third_party/python-symbiflow-v2x
2 changes: 1 addition & 1 deletion third_party/symbiflow-xc-fasm2bels
2 changes: 1 addition & 1 deletion third_party/xc-fasm

0 comments on commit 30f32c9

Please sign in to comment.