firesim/.gitmodules

37 lines
1.7 KiB
Plaintext

[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/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
[submodule "deploy/workloads/coremark/riscv-coremark"]
path = deploy/workloads/coremark/riscv-coremark
url = https://github.com/riscv-boom/riscv-coremark
[submodule "utils/FlameGraph"]
path = utils/fireperf/FlameGraph
url = https://github.com/brendangregg/FlameGraph.git
[submodule "sim/firesim-lib/src/main/cc/lib/boost"]
path = sim/firesim-lib/src/main/cc/lib/boost
url = https://github.com/boostorg/boost
[submodule "sim/firesim-lib/src/main/cc/lib/elfutils"]
path = sim/firesim-lib/src/main/cc/lib/elfutils
url = git://sourceware.org/git/elfutils.git
[submodule "sim/firesim-lib/src/main/cc/lib/libdwarf"]
path = sim/firesim-lib/src/main/cc/lib/libdwarf
url = git://git.code.sf.net/p/libdwarf/code