https://www.chisel-lang.org/ https://gitee.com/hoffer_tse/rocket-chip 香山: https://xiangshan.cc/ https://github.com/pulp-platform/riscv-dbg https://github.com/riscv/tg-nexus-trace verilog编码的: 1. Ibex(lowRISC) 官方网站:https://lowrisc.org/ Ibex 项目页:https://lowrisc.org/news/an-update-on-ibex-our-microcontroller-class-cpu-core/ GitHub:https://github.com/lowRISC/ibex 2. PicoRV32(YosysHQ) 无独立官网,核心入口为 GitHub 与文档页: GitHub:https://github.com/YosysHQ/picorv32 文档 / 说明页:项目 README 即为主要文档,含工具链与编译调试说明。