-
Notifications
You must be signed in to change notification settings - Fork 15
/
.gitmodules
27 lines (27 loc) · 1014 Bytes
/
.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
[submodule "ip_cores/fpga-config-space"]
path = ip_cores/fpga-config-space
url = https://ohwr.org/project/fpga-config-space.git
[submodule "ip_cores/etherbone-core"]
path = ip_cores/etherbone-core
url = https://ohwr.org/project/etherbone-core.git
[submodule "ip_cores/general-cores"]
path = ip_cores/general-cores
url = https://ohwr.org/project/general-cores.git
[submodule "ip_cores/wr-cores"]
path = ip_cores/wr-cores
url = https://ohwr.org/project/wr-cores.git
[submodule "ip_cores/wrpc-sw"]
path = ip_cores/wrpc-sw
url = https://ohwr.org/project/wrpc-sw.git
[submodule "ip_cores/pci-core"]
path = ip_cores/pci-core
url = https://ohwr.org/project/pci-core.git
[submodule "ip_cores/saftlib"]
path = ip_cores/saftlib
url = https://github.com/GSI-CS-CO/saftlib.git
[submodule "ip_cores/mtca_mmc_firmware"]
path = ip_cores/mtca_mmc_firmware
url = https://github.com/GSI-CS-CO/mtca_mmc_firmware.git
[submodule "ip_cores/hdlmake"]
path = ip_cores/hdlmake
url = https://ohwr.org/project/hdl-make.git