forked from firesim/firesim
-
Notifications
You must be signed in to change notification settings - Fork 31
/
.gitmodules
36 lines (36 loc) · 1.44 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
[submodule "platforms/f1/aws-fpga"]
path = platforms/f1/aws-fpga
url = https://github.com/CSL-KU/aws-fpga-firesim
[submodule "sw/firesim-software"]
path = sw/firesim-software
url = https://github.com/CSL-KU/firesim-software
[submodule "sim/firrtl"]
path = sim/firrtl
url = https://github.com/ucb-bar/firrtl
[submodule "sim/midas"]
path = sim/midas
url = https://github.com/CSL-KU/midas
[submodule "sim/barstools"]
path = sim/barstools
url = https://github.com/ucb-bar/barstools.git
[submodule "sim/firechip"]
path = target-design/firechip
url = https://github.com/CSL-KU/firechip
[submodule "sw/network-benchmarks"]
path = sw/network-benchmarks
url = https://github.com/firesim/network-benchmarks.git
[submodule "sw/qemu"]
path = sw/qemu
url = https://github.com/riscv/riscv-qemu.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/Speckle"]
path = deploy/workloads/Speckle
url = https://github.com/ccelio/Speckle.git
[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