forked from f4pga/f4pga-arch-defs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
42 lines (42 loc) · 920 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
cairosvg
gitpython
hilbertcurve==1.0.5
intervaltree
matplotlib
numpy
pdfminer.six
ply
progressbar2
pycapnp==1.0.0b1
pyjson5
pytest
python-constraint
pyyaml
scipy
simplejson
svgwrite
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
-e third_party/python-symbiflow-v2x
-e third_party/vtr-xml-utils
-e third_party/symbiflow-xc-fasm2bels
-e third_party/litex
-e third_party/litex-boards
-e third_party/litedram
-e third_party/liteeth
-e third_party/liteiclink
-e third_party/migen
third_party/pythondata-cpu-vexriscv
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