forked from leviathanch/SauMauPing1
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 954 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "src/device/NyuziProcessor"]
path = src/device/NyuziProcessor
url = https://github.com/leviathanch/NyuziProcessor.git
[submodule "src/device/SD-card-controller"]
path = src/device/SD-card-controller
url = https://github.com/leviathanch/SD-card-controller.git
[submodule "src/device/hyperram"]
path = src/device/hyperram
url = https://github.com/libresilicon/hyperram.git
[submodule "rocket-chip"]
path = rocket-chip
url = https://github.com/ucb-bar/rocket-chip.git
[submodule "sifive-blocks"]
path = sifive-blocks
url = https://github.com/sifive/sifive-blocks.git
[submodule "fpga-shells"]
path = fpga-shells
url = https://github.com/libresilicon/fpga-shells.git
[submodule "fir2dot"]
path = fir2dot
url = https://github.com/libresilicon/fir2dot.git
[submodule "firviewer"]
path = firviewer
url = https://github.com/libresilicon/firviewer.git
[submodule "scalafx"]
path = scalafx
url = https://github.com/scalafx/scalafx.git