OSCPU/NutShell
RISC-V SoC designed by students in UCAS observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 98
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 2248
- days_rel: n/a
- days_push: 15
- n_releases_24m: 0
Adoption not part of the score
1545 stars · 261 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
NutShell is an open-source RISC-V processor (SoC) designed by students at UCAS as part of the OSCPU project, written in Chisel/Scala. It supports riscv64/32, can run Linux (including Debian on FPGA), and generates Verilog via mill for simulation or FPGA deployment.
Use cases
- learning how to design a RISC-V CPU core
- running Linux on a custom RISC-V SoC on an FPGA
- simulating a RISC-V processor with a ready-to-run image
- generating Verilog from Chisel for chip design study
- building a Vivado FPGA project for boards like PYNQ or ZedBoard
- teaching computer architecture with an open-source chip project
When to choose
- you want an educational, student-built RISC-V core to study or modify
- you need a RISC-V SoC that boots Linux on FPGA boards like PYNQ or ZedBoard
- you want to experiment with Chisel-based processor design and simulation
When to avoid
- you need a production-grade, commercially supported RISC-V processor
- you require a license-permissive codebase (license is non-standard)
- you want a high-performance out-of-order core like BOOM or a mature vendor IP
Facets
library · maturity active
simulation compiler hardware embedded-systems operating-systems risc-v soc chisel scala processor-design fpga education verilog-generation linux
2 sources
- readme: https://github.com/OSCPU/NutShell · fetched 2026-08-28 · 6004dffa1c4a
- homepage: https://oscpu.github.io/NutShell-doc/ · fetched 2026-08-29 · cc67e8022a98
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| OSCPU/NutShell | main | 67 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem