forked from firesim/firesim
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
21 lines (21 loc) · 1023 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "platforms/f1/aws-fpga"]
path = platforms/f1/aws-fpga
url = https://github.com/firesim/aws-fpga-firesim
[submodule "target-design/chipyard"]
path = target-design/chipyard
url = https://github.com/ucb-bar/chipyard
[submodule "sw/network-benchmarks"]
path = sw/network-benchmarks
url = https://github.com/firesim/network-benchmarks.git
[submodule "deploy/workloads/memcached-thread-imbalance/mutilate-loadgen-riscv-release"]
path = deploy/workloads/memcached-thread-imbalance/mutilate-loadgen-riscv-release
url = https://github.com/firesim/mutilate-loadgen-riscv-release
[submodule "deploy/workloads/ccbench-cache-sweep/ccbench"]
path = deploy/workloads/ccbench-cache-sweep/ccbench
url = https://github.com/ucb-bar/ccbench
[submodule "deploy/workloads/runscripts/gapbs-scripts/gapbs"]
path = deploy/workloads/runscripts/gapbs-scripts/gapbs
url = https://github.com/sbeamer/gapbs.git
[submodule "utils/FlameGraph"]
path = utils/fireperf/FlameGraph
url = https://github.com/brendangregg/FlameGraph.git