-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
32 lines (32 loc) · 1.14 KB
/
.gitmodules
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
[submodule "tools/quicklogic-yosys"]
path = tools/quicklogic-yosys
url = https://github.com/QuickLogic-Corp/yosys.git
branch = quicklogic-rebased
[submodule "tools/yosys-symbiflow-plugins"]
path = tools/yosys-symbiflow-plugins
url = https://github.com/optimuslogic/yosys-symbiflow-plugins
branch = qorc-eoss3-branch
[submodule "tools/vtr-verilog-to-routing"]
path = tools/vtr-verilog-to-routing
url = https://github.com/SymbiFlow/vtr-verilog-to-routing
branch = master
[submodule "tools/quicklogic-fasm"]
path = tools/quicklogic-fasm
url = https://github.com/QuickLogic-Corp/quicklogic-fasm
branch = master
[submodule "tools/fasm-REF-ONLY/fasm"]
path = tools/fasm-REF-ONLY/fasm
url = https://github.com/symbiflow/fasm.git
branch = master
[submodule "tools/fasm-REF-ONLY/quicklogic-fasm-utils"]
path = tools/fasm-REF-ONLY/quicklogic-fasm-utils
url = https://github.com/Quicklogic-Corp/quicklogic-fasm-utils.git
branch = master
[submodule "onion-apps"]
path = onion-apps
url = https://github.com/coolbreeze413/qorc-onion-apps
branch = master
[submodule "pygmy-sdk"]
path = pygmy-sdk
url = https://github.com/optimuslogic/qorc-sdk
branch = master