forked from asyncvlsi/actflow
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
79 lines (79 loc) · 1.93 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
[submodule "act"]
path = act
url = http://github.com/asyncvlsi/act
branch = master
[submodule "phyDB"]
path = phyDB
url = http://github.com/asyncvlsi/phyDB
branch = main
[submodule "Dali"]
path = Dali
url = http://github.com/karthisrinivasan/Dali
branch = main
[submodule "BiPart"]
path = BiPart
url = http://github.com/asyncvlsi/BiPart
branch = main
[submodule "SPRoute"]
path = SPRoute
url = http://github.com/asyncvlsi/SPRoute
branch = master
[submodule "PWRoute"]
path = PWRoute
url = http://github.com/asyncvlsi/PWRoute
branch = master
[submodule "interact"]
path = interact
url = http://github.com/asyncvlsi/interact
branch = main
[submodule "Galois"]
path = Galois
url = https://github.com/IntelligentSoftwareSystems/Galois
branch = master
[submodule "lefdef"]
path = lefdef
url = https://github.com/asyncvlsi/lefdef
branch = main
[submodule "TritonRoute-WXL"]
path = TritonRoute-WXL
url = https://github.com/asyncvlsi/TritonRoute-WXL
branch = master
[submodule "stdlib"]
path = stdlib
url = http://github.com/asyncvlsi/stdlib
branch = main
[submodule "chp2prs"]
path = chp2prs
url = https://github.com/asyncvlsi/chp2prs
branch = master
[submodule "dflowmap"]
path = dflowmap
url = https://github.com/asyncvlsi/dflowmap
branch = main
[submodule "expropt"]
path = expropt
url = https://github.com/asyncvlsi/expropt
branch = main
[submodule "actsim"]
path = actsim
url = https://github.com/asyncvlsi/actsim
branch = master
[submodule "layout"]
path = layout
url = https://github.com/asyncvlsi/layout
branch = master
[submodule "prs2fpga"]
path = prs2fpga
url = https://github.com/asyncvlsi/prs2fpga
[submodule "xcell"]
path = xcell
url = https://github.com/asyncvlsi/xcell
[submodule "dflow2dot"]
path = dflow2dot
url = https://github.com/asyncvlsi/dflow2dot
[submodule "sky130l"]
path = sky130l
url = https://github.com/asyncvlsi/sky130l
[submodule "utils"]
path = utils
url = https://github.com/asyncvlsi/utils