add chisel and firrtl submodules

This commit is contained in:
alonamid
2019-03-07 16:06:04 -08:00
committed by abejgonzalez
parent 2def0dfea7
commit 2e7791a57d
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View File

@@ -7,3 +7,9 @@
[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

1
tools/chisel3 Submodule

Submodule tools/chisel3 added at 9a0ce2272c

1
tools/firrtl Submodule

Submodule tools/firrtl added at 2272044c6a