initial version

This commit is contained in:
2024-06-30 17:47:05 +02:00
commit 15144ca608
54 changed files with 2512 additions and 0 deletions

18
.gitmodules vendored Normal file
View File

@@ -0,0 +1,18 @@
[submodule "scc"]
path = scc
url = https://github.com/VP-Vibes/SystemC-Components.git
[submodule "vpvper"]
path = vpvper
url = https://github.com/VP-Vibes/VPV-Peripherals.git
[submodule "tgc-iss/dbt-rise-core"]
path = tgc-iss/dbt-rise-core
url = https://github.com/Minres/DBT-RISE-Core.git
[submodule "tgc-iss/dbt-rise-tgc"]
path = tgc-iss/dbt-rise-tgc
url = https://git.minres.com/DBT-RISE/DBT-RISE-TGC.git
[submodule "fw/bsp"]
path = fw/bsp
url = https://git.minres.com/Firmware/MNRS-BM-BSP.git
[submodule "dbt-rise-riscv"]
path = dbt-rise-riscv
url = https://github.com/Minres/DBT-RISE-RISCV.git