[submodule "rocket-chip"]
	path = generators/rocket-chip
	url = https://github.com/ucb-bar/rocket-chip.git
[submodule "testchipip"]
	path = generators/testchipip
	url = https://github.com/ucb-bar/testchipip.git
[submodule "barstools"]
	path = tools/barstools
	url = https://github.com/ucb-bar/barstools.git
[submodule "tools/chisel3"]
	path = tools/chisel3
	url = https://github.com/freechipsproject/chisel3.git
[submodule "tools/firrtl"]
	path = tools/firrtl
	url = https://github.com/freechipsproject/firrtl
[submodule "riscv-tools"]
	path = toolchains/riscv-tools
	url = https://github.com/riscv/riscv-tools.git
[submodule "esp-tools"]
	path = toolchains/esp-tools
	url = https://github.com/ucb-bar/esp-tools.git
[submodule "tools/torture"]
	path = tools/torture
	url = git@github.com:ucb-bar/riscv-torture.git
[submodule "generators/boom"]
	path = generators/boom
	url = git@github.com:riscv-boom/riscv-boom.git
