add sifive block

This commit is contained in:
RuigeLee
2024-10-25 14:49:27 +08:00
parent a751d34247
commit 4737700f56
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "rocket-chip"] [submodule "rocket-chip"]
path = rocket-chip path = rocket-chip
url = git@github.com:chipsalliance/rocket-chip.git url = git@github.com:chipsalliance/rocket-chip.git
[submodule "rocket-chip-blocks"]
path = rocket-chip-blocks
url = git@github.com:chipsalliance/rocket-chip-blocks.git

1
rocket-chip-blocks Submodule

Submodule rocket-chip-blocks added at 07fd147069