hqjenny-chipyard/.gitmodules

61 lines
2.1 KiB
Plaintext
Raw Normal View History

2016-10-22 07:03:26 +08:00
[submodule "rocket-chip"]
2019-03-08 06:18:24 +08:00
path = generators/rocket-chip
2017-01-18 03:13:02 +08:00
url = https://github.com/ucb-bar/rocket-chip.git
2016-10-22 07:03:26 +08:00
[submodule "testchipip"]
2019-03-08 06:18:24 +08:00
path = generators/testchipip
2017-01-18 03:13:02 +08:00
url = https://github.com/ucb-bar/testchipip.git
[submodule "barstools"]
2019-03-08 06:18:24 +08:00
path = tools/barstools
url = https://github.com/ucb-bar/barstools.git
2019-03-08 08:06:04 +08:00
[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
2019-03-09 09:13:08 +08:00
[submodule "tools/torture"]
path = tools/torture
url = https://github.com/ucb-bar/riscv-torture.git
2019-03-09 09:13:08 +08:00
[submodule "generators/boom"]
path = generators/boom
url = https://github.com/riscv-boom/riscv-boom.git
[submodule "generators/sifive-blocks"]
path = generators/sifive-blocks
url = https://github.com/sifive/sifive-blocks.git
2019-04-24 07:20:23 +08:00
[submodule "generators/hwacha"]
path = generators/hwacha
url = https://github.com/ucb-bar/hwacha.git
2019-05-28 06:53:05 +08:00
[submodule "sims/firesim"]
path = sims/firesim
url = https://github.com/firesim/firesim.git
[submodule "generators/icenet"]
path = generators/icenet
url = https://github.com/firesim/icenet.git
2019-07-03 06:29:01 +08:00
[submodule "generators/block-inclusivecache-sifive"]
path = generators/sifive-cache
url = https://github.com/sifive/block-inclusivecache-sifive.git
2019-07-17 03:10:17 +08:00
[submodule "toolchains/riscv-tools"]
path = toolchains/riscv-tools
url = https://github.com/freechipsproject/rocket-tools.git
2019-07-19 08:54:34 +08:00
[submodule "toolchains/esp-tools"]
path = toolchains/esp-tools
url = https://github.com/ucb-bar/esp-tools.git
2019-06-05 01:36:25 +08:00
[submodule "vlsi/hammer"]
path = vlsi/hammer
2019-07-25 01:51:40 +08:00
url = https://github.com/ucb-bar/hammer.git
2019-07-16 07:08:10 +08:00
[submodule "vlsi/hammer-cad-plugins"]
path = vlsi/hammer-cad-plugins
url = https://github.com/ucb-bar/hammer-cad-plugins.git
2019-08-03 06:09:22 +08:00
[submodule "tools/dsptools"]
path = tools/dsptools
url = https://github.com/ucb-bar/dsptools.git
[submodule "tools/chisel-testers"]
path = tools/chisel-testers
url = https://github.com/freechipsproject/chisel-testers.git
[submodule "tools/treadle"]
path = tools/treadle
url = https://github.com/freechipsproject/treadle.git
[submodule "generators/rocc-template"]
2019-09-01 22:11:52 +08:00
path = generators/sha3
url = https://github.com/ucb-bar/rocc-template.git