-
Notifications
You must be signed in to change notification settings - Fork 26
/
.gitmodules
37 lines (37 loc) · 1.49 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
[submodule "src/accelergy-table-based-plug-ins"]
path = src/accelergy-table-based-plug-ins
url = https://github.com/Accelergy-Project/accelergy-table-based-plug-ins.git
[submodule "src/accelergy-aladdin-plug-in"]
path = src/accelergy-aladdin-plug-in
url = https://github.com/Accelergy-Project/accelergy-aladdin-plug-in.git
[submodule "src/accelergy"]
path = src/accelergy
url = https://github.com/Accelergy-Project/accelergy.git
[submodule "src/accelergy-cacti-plug-in"]
path = src/accelergy-cacti-plug-in
url = https://github.com/Accelergy-Project/accelergy-cacti-plug-in.git
[submodule "src/cacti"]
path = src/cacti
url = https://github.com/HewlettPackard/cacti.git
[submodule "src/timeloop"]
path = src/timeloop
url = https://github.com/NVlabs/timeloop.git
[submodule "src/timeloop-python"]
path = src/timeloop-python
url = https://github.com/Accelergy-Project/timeloop-python.git
branch = main
[submodule "src/accelergy-library-plug-in"]
path = src/accelergy-library-plug-in
url = https://github.com/Accelergy-Project/accelergy-library-plug-in.git
branch = main
[submodule "src/accelergy-neurosim-plug-in"]
path = src/accelergy-neurosim-plug-in
url = https://github.com/Accelergy-Project/accelergy-neurosim-plug-in.git
branch = main
[submodule "src/accelergy-adc-plug-in"]
path = src/accelergy-adc-plug-in
url = https://github.com/Accelergy-Project/accelergy-adc-plug-in.git
branch = main
[submodule "src/timeloopfe"]
path = src/timeloopfe
url = https://github.com/Accelergy-Project/timeloopfe.git