forked from firesim/firesim
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
24 lines (24 loc) · 1 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
[submodule "platforms/f1/aws-fpga"]
path = platforms/f1/aws-fpga
url = https://github.com/firesim/aws-fpga-firesim
[submodule "utils/FlameGraph"]
path = utils/fireperf/FlameGraph
url = https://github.com/brendangregg/FlameGraph.git
[submodule "platforms/xilinx_vcu118/garnet-firesim"]
path = platforms/xilinx_vcu118/garnet-firesim
url = https://github.com/firesim/garnet-firesim
[submodule "platforms/rhsresearch_nitefury_ii/NiteFury-and-LiteFury-firesim"]
path = platforms/rhsresearch_nitefury_ii/NiteFury-and-LiteFury-firesim
url = https://github.com/firesim/NiteFury-and-LiteFury-firesim.git
[submodule "sim/rocket-chip"]
path = sim/rocket-chip
url = https://github.com/chipsalliance/rocket-chip.git
[submodule "sim/berkeley-hardfloat"]
path = sim/berkeley-hardfloat
url = https://github.com/ucb-bar/berkeley-hardfloat.git
[submodule "sim/diplomacy"]
path = sim/diplomacy
url = https://github.com/chipsalliance/diplomacy.git
[submodule "sim/cde"]
path = sim/cde
url = https://github.com/chipsalliance/cde.git