-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
21 lines (21 loc) · 866 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "hdl/projects/fmcomms5"]
path = hdl/projects/fmcomms5
url = https://github.com/johnathan-convertino-afrl/fmcomms5.git
[submodule "hdl/ip/ad"]
path = hdl/ip/ad
url = https://github.com/johnathan-convertino-afrl/ad_hdl_fusesoc.git
[submodule "hdl/ip/zipcpu_wb2axip"]
path = hdl/ip/zipcpu_wb2axip
url = https://github.com/johnathan-convertino-afrl/zipcpu_wb2axip_fusesoc.git
[submodule "hdl/util"]
path = hdl/util
url = https://github.com/johnathan-convertino-afrl/UTIL.git
[submodule "hdl/sim"]
path = hdl/sim
url = https://github.com/johnathan-convertino-afrl/SIM.git
[submodule "sw/linux/buildroot-afrl"]
path = sw/linux/buildroot-afrl
url = https://github.com/johnathan-convertino-afrl/buildroot-afrl.git
[submodule "hdl/projects/fmcomms2-3"]
path = hdl/projects/fmcomms2-3
url = https://github.com/johnathan-convertino-afrl/fmcomms2-3.git