Init Push

This commit is contained in:
2026-04-19 16:14:05 +08:00
commit 5b6bd1ac23
54 changed files with 80296 additions and 0 deletions

View File

@@ -0,0 +1,32 @@
[
{
"name": "ultraembedded_riscv_core",
"repo": "https://github.com/ultraembedded/riscv.git",
"stars": 1703,
"rtl_subdir": "core/riscv",
"top": "riscv_core",
"cycles": 12,
"period": 10,
"reset_cycles": 2
},
{
"name": "zipcpu",
"repo": "https://github.com/ZipCPU/zipcpu.git",
"stars": 1535,
"rtl_subdir": "rtl",
"top": "zipcore",
"cycles": 12,
"period": 10,
"reset_cycles": 2
},
{
"name": "e203_cpu_top_fullrtl",
"repo": "https://github.com/riscv-mcu/e203_hbirdv2.git",
"stars": 1811,
"rtl_subdir": "rtl",
"top": "e203_cpu_top",
"cycles": 8,
"period": 10,
"reset_cycles": 2
}
]