forked from f4pga/f4pga-arch-defs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
21 lines (21 loc) · 820 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "third_party/netlistsvg"]
path = third_party/netlistsvg
url = https://github.com/nturley/netlistsvg.git
[submodule "third_party/prjxray"]
path = third_party/prjxray
url = https://github.com/SymbiFlow/prjxray.git
[submodule "third_party/prjxray-db"]
path = third_party/prjxray-db
url = https://github.com/SymbiFlow/prjxray-db.git
[submodule "third_party/icestorm"]
path = third_party/icestorm
url = https://github.com/cliffordwolf/icestorm.git
[submodule "third_party/fasm"]
path = third_party/fasm
url = https://github.com/SymbiFlow/fasm.git
[submodule "third_party/symbiyosys"]
path = third_party/symbiyosys
url = https://github.com/YosysHQ/SymbiYosys.git
[submodule "third_party/python-sdf-timing"]
path = third_party/python-sdf-timing
url = https://github.com/SymbiFlow/python-sdf-timing.git