YosysHQ/picorv32
PicoRV32 - A Size-Optimized RISC-V CPU observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 95
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4106
- days_rel: n/a
- days_push: 33
- n_releases_24m: 0
Adoption not part of the score
4362 stars · 992 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
PicoRV32 is a size-optimized RISC-V RV32IMC CPU core written in Verilog, configurable as RV32E/I/IC/IM/IMC with optional interrupt controller and co-processor interface. It is designed as an auxiliary processor for FPGA designs and ASICs, occupying only 750-2000 LUTs on Xilinx 7-series FPGAs with high maximum clock frequencies.
Use cases
- add a small auxiliary CPU to an FPGA design
- embed a RISC-V core in an ASIC
- implement a soft CPU with minimal LUT usage
- run bare-metal RISC-V firmware on an FPGA
- integrate a processor without crossing clock domains
- build a custom RV32E embedded controller
When to choose
- you need a very small, configurable RISC-V soft core for FPGA or ASIC
- high fmax and easy timing closure matter more than top performance
- you want a permissively licensed (ISC) CPU core you can extend via the co-processor interface
When to avoid
- you need a high-performance application-class processor with caches and MMU
- you want a fully verified, formally certified CPU for safety-critical products
- you need out-of-order execution or Linux-capable features
Facets
library · maturity stable
embedded simulation hardware embedded-systems risc-v cpu-core fpga asic verilog soft-cpu
1 source
- readme: https://github.com/YosysHQ/picorv32 · fetched 2026-08-28 · 78e0b8ee9b4e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| YosysHQ/picorv32 | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="YosysHQ/picorv32")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem