-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
93 lines (93 loc) · 3.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
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
[submodule "chisel3"]
path = dependencies/chisel3
url = [email protected]:chipsalliance/chisel3.git
[submodule "firrtl"]
path = dependencies/firrtl
url = [email protected]:chipsalliance/firrtl.git
[submodule "treadle"]
path = dependencies/treadle
url = [email protected]:chipsalliance/treadle.git
[submodule "chisel-testers2"]
path = dependencies/chisel-testers2
url = [email protected]:ucb-bar/chisel-testers2.git
[submodule "cde"]
path = dependencies/cde
url = [email protected]:chipsalliance/cde.git
[submodule "berkeley-hardfloat"]
path = dependencies/berkeley-hardfloat
url = [email protected]:ucb-bar/berkeley-hardfloat.git
[submodule "rocket-chip"]
path = dependencies/rocket-chip
url = [email protected]:chipsalliance/rocket-chip.git
[submodule "rocket-chip-blocks"]
path = dependencies/rocket-chip-blocks
url = [email protected]:chipsalliance/rocket-chip-blocks.git
[submodule "rocket-chip-inclusive-cache"]
path = dependencies/rocket-chip-inclusive-cache
url = [email protected]:chipsalliance/rocket-chip-inclusive-cache.git
[submodule "rocket-chip-fpga-shells"]
path = dependencies/rocket-chip-fpga-shells
url = [email protected]:chipsalliance/rocket-chip-fpga-shells.git
[submodule "firesim"]
path = dependencies/firesim
url = [email protected]:firesim/firesim.git
[submodule "plsi-mdf"]
path = dependencies/plsi-mdf
url = [email protected]:ucb-bar/plsi-mdf.git
[submodule "testchipip"]
path = dependencies/testchipip
url = [email protected]:ucb-bar/testchipip.git
[submodule "icenet"]
path = dependencies/icenet
url = [email protected]:firesim/icenet.git
[submodule "riscv-boom"]
path = dependencies/riscv-boom
url = [email protected]:riscv-boom/riscv-boom.git
[submodule "chipyard"]
path = dependencies/chipyard
url = [email protected]:ucb-bar/chipyard.git
[submodule "barstools"]
path = dependencies/barstools
url = [email protected]:ucb-bar/barstools.git
[submodule "dsptools"]
path = dependencies/dsptools
url = [email protected]:ucb-bar/dsptools.git
[submodule "gemmini"]
path = dependencies/gemmini
url = [email protected]:ucb-bar/gemmini.git
[submodule "nvdla-wrapper"]
path = dependencies/nvdla-wrapper
url = [email protected]:ucb-bar/nvdla-wrapper.git
[submodule "hwacha"]
path = dependencies/hwacha
url = [email protected]:ucb-bar/hwacha.git
[submodule "cva6-wrapper"]
path = dependencies/cva6-wrapper
url = [email protected]:ucb-bar/cva6-wrapper.git
[submodule "riscv-sodor"]
path = dependencies/riscv-sodor
url = [email protected]:ucb-bar/riscv-sodor.git
[submodule "sha3"]
path = dependencies/sha3
url = [email protected]:ucb-bar/sha3.git
[submodule "dependencies/riscv-isa-sim"]
path = dependencies/riscv-isa-sim
url = [email protected]:riscv/riscv-isa-sim.git
[submodule "dependencies/rocket-dsp-utils"]
path = dependencies/rocket-dsp-utils
url = [email protected]:ucb-bar/rocket-dsp-utils.git
[submodule "dependencies/ibex-wrapper"]
path = dependencies/ibex-wrapper
url = [email protected]:ucb-bar/ibex-wrapper.git
[submodule "dependencies/FFTGenerator"]
path = dependencies/FFTGenerator
url = [email protected]:ucb-bar/FFTGenerator.git
[submodule "dependencies/llvm-project"]
path = dependencies/llvm-project
url = [email protected]:llvm/llvm-project.git
[submodule "dependencies/musl"]
path = dependencies/musl
url = [email protected]:bminor/musl.git
[submodule "dependencies/riscv-pk"]
path = dependencies/riscv-pk
url = [email protected]:riscv-software-src/riscv-pk.git