firesim/.gitmodules

31 lines
1.1 KiB
Plaintext

[submodule "platforms/f1/aws-fpga"]
path = platforms/f1/aws-fpga
url = https://github.com/firesim/aws-fpga-firesim
[submodule "sw/firesim-software"]
path = sw/firesim-software
url = https://github.com/firesim/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/ucb-bar/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/firesim/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/qemu/qemu
[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