22 lines
716 B
Plaintext
22 lines
716 B
Plaintext
[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
|