We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96cd4da commit 860f09dCopy full SHA for 860f09d
.gitmodules
@@ -1,15 +1,9 @@
1
-[submodule "thirdparty/circt"]
2
- path = thirdparty/circt
3
- url = https://github.com/llvm/circt.git
4
[submodule "arch/thirdparty/chipyard"]
5
path = arch/thirdparty/chipyard
6
url = https://github.com/ucb-bar/chipyard.git
7
[submodule "compiler"]
8
path = compiler
9
url = https://github.com/DangoSys/bb-compiler.git
10
-[submodule "arch/thirdparty/t1"]
11
- path = arch/thirdparty/t1
12
- url = https://github.com/DangoSys/t1.git
13
[submodule "bbdev"]
14
path = bbdev
15
url = https://github.com/DangoSys/bbdev.git
arch/thirdparty/t1
thirdparty/circt
0 commit comments