forked from black-parrot/black-parrot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
46 lines (43 loc) · 1.29 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
40
41
42
43
44
45
46
[submodule "tools/verilator"]
path = tools/verilator
url = https://github.com/verilator/verilator
branch = master
ignore = untracked
update = checkout
[submodule "tools/bsg_sv2v"]
path = tools/bsg_sv2v
url = https://github.com/bespoke-silicon-group/bsg_sv2v
branch = master
ignore = untracked
update = checkout
[submodule "tools/dromajo"]
path = tools/dromajo
url = https://github.com/bsg-external/dromajo
branch = blackparrot_mods
update = checkout
[submodule "tools/Surelog"]
path = tools/Surelog
url = https://github.com/alainmarcel/Surelog
branch = master
ignore = untracked
update = checkout
[submodule "external/basejump_stl"]
path = external/basejump_stl
url = https://github.com/bespoke-silicon-group/basejump_stl.git
branch = master
update = checkout
[submodule "external/HardFloat"]
path = external/HardFloat
url = https://github.com/bsg-external/HardFloat.git
branch = master
update = checkout
[submodule "external/bsg_cadenv"]
path = external/bsg_cadenv
url = https://github.com/bespoke-silicon-group/bsg_cadenv
branch = master
update = none
[submodule "tools/axe"]
path = tools/axe
url = https://github.com/black-parrot/axe.git
branch = blackparrot_mods
update = checkout