We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ae087d commit d3e5ca8Copy full SHA for d3e5ca8
.gitmodules
@@ -1,9 +1,6 @@
1
[submodule "verilog/rtl/qspim"]
2
path = verilog/rtl/qspim
3
url = https://github.com/dineshannayya/qspim.git
4
-[submodule "verilog/dv/common/riscduino_board"]
5
- path = verilog/dv/common/riscduino_board
6
- url = https://github.com/dineshannayya/riscduino_board.git
7
[submodule "verilog/rtl/yifive/ycr1cr"]
8
path = verilog/rtl/yifive/ycr1c
9
url = https://github.com/dineshannayya/ycr1cr.git
@@ -16,3 +13,6 @@
16
13
[submodule "verilog/rtl/rtc"]
17
14
path = verilog/rtl/rtc
18
15
url = https://github.com/dineshannayya/rtc
+[submodule "verilog/dv/common/riscduino_firmware"]
+ path = verilog/dv/common/riscduino_firmware
+ url = https://github.com/dineshannayya/riscduino_firmware
verilog/dv/common/riscduino_firmware
0 commit comments