firesim/.gitmodules

43 lines
1.9 KiB
Plaintext
Raw Normal View History

[submodule "platforms/f1/aws-fpga"]
path = platforms/f1/aws-fpga
2018-05-21 12:09:11 +08:00
url = https://github.com/firesim/aws-fpga-firesim
[submodule "sw/firesim-software"]
path = sw/firesim-software
2018-05-21 12:09:11 +08:00
url = https://github.com/firesim/firesim-software
2019-06-28 13:11:06 +08:00
[submodule "target-design/chipyard"]
path = target-design/chipyard
url = https://github.com/ucb-bar/project-template
[submodule "sw/network-benchmarks"]
path = sw/network-benchmarks
2018-05-21 12:09:11 +08:00
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
2018-05-21 12:09:11 +08:00
url = https://github.com/firesim/mutilate-loadgen-riscv-release
2018-05-21 06:37:59 +08:00
[submodule "deploy/workloads/Speckle"]
path = deploy/workloads/Speckle
2018-05-21 12:09:11 +08:00
url = https://github.com/ccelio/Speckle.git
2019-01-25 03:13:32 +08:00
[submodule "deploy/workloads/ccbench-cache-sweep/ccbench"]
path = deploy/workloads/ccbench-cache-sweep/ccbench
url = https://github.com/ucb-bar/ccbench
2019-02-13 16:48:52 +08:00
[submodule "deploy/workloads/runscripts/gapbs-scripts/gapbs"]
path = deploy/workloads/runscripts/gapbs-scripts/gapbs
url = https://github.com/sbeamer/gapbs.git
2019-04-25 05:02:40 +08:00
[submodule "deploy/workloads/coremark/riscv-coremark"]
path = deploy/workloads/coremark/riscv-coremark
url = https://github.com/riscv-boom/riscv-coremark
2019-10-19 02:03:19 +08:00
[submodule "sim/midas/src/main/cc/dramsim2"]
path = sim/midas/src/main/cc/dramsim2
2017-01-15 07:21:14 +08:00
url = https://github.com/firesim/DRAMSim2.git
2020-02-07 13:33:10 +08:00
[submodule "utils/FlameGraph"]
2020-02-07 13:37:14 +08:00
path = utils/fireperf/FlameGraph
2020-02-07 13:33:10 +08:00
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