-
Notifications
You must be signed in to change notification settings - Fork 5
/
.gitmodules
39 lines (39 loc) · 1.58 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
33
34
35
36
37
38
39
[submodule "Entities/thesdk"]
path = Entities/thesdk
url = [email protected]:TheSystemDevelopmentKit/thesdk.git
[submodule "thesdk_helpers"]
path = thesdk_helpers
url = [email protected]:TheSystemDevelopmentKit/thesdk_helpers.git
[submodule "Entities/inverter"]
path = Entities/inverter
url = [email protected]:TheSystemDevelopmentKit/inverter.git
[submodule "Entities/rtl"]
path = Entities/rtl
url = [email protected]:TheSystemDevelopmentKit/rtl.git
[submodule "Entities/myentity"]
path = Entities/myentity
url = [email protected]:TheSystemDevelopmentKit/tutorial_entity.git
[submodule "Entities/spice"]
path = Entities/spice
url = [email protected]:TheSystemDevelopmentKit/spice.git
[submodule "Entities/register_template"]
path = Entities/register_template
url = [email protected]:TheSDK-blocks/register_template.git
[submodule "doc/TheSyDeKick-roadshow"]
path = doc/TheSyDeKick-roadshow
url = [email protected]:TheSystemDevelopmentKit/TheSyDeKick-roadshow.git
[submodule "Entities/inverter_testbench"]
path = Entities/inverter_testbench
url = [email protected]:TheSystemDevelopmentKit/inverter_testbench.git
[submodule "Entities/inverter_tests"]
path = Entities/inverter_tests
url = [email protected]:TheSystemDevelopmentKit/inverter_tests.git
[submodule "Entities/ads"]
path = Entities/ads
url = [email protected]:TheSystemDevelopmentKit/ads.git
[submodule "Entities/ads_template"]
path = Entities/ads_template
url = [email protected]:TheSystemDevelopmentKit/ads_template.git
[submodule "doc/TheSyDeKick_tutorial"]
path = doc/TheSyDeKick_tutorial
url = [email protected]:TheSystemDevelopmentKit/TheSyDeKick_tutorial.git