riscv-software-src/riscv-tests
None observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 97
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4879
- days_rel: n/a
- days_push: 19
- n_releases_24m: 0
Adoption not part of the score
1236 stars · 562 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The official unit test suite for RISC-V processor implementations, written mostly in assembly. Tests are organized by test virtual machines (TVMs) covering user- and supervisor-level integer, floating-point, and vector instruction sets.
Use cases
- verify a RISC-V processor implementation against the ISA spec
- run compliance tests for RV32 and RV64 cores
- test floating-point and vector extensions of a RISC-V CPU
- validate supervisor-level instructions in a RISC-V simulator
- regression-test a custom RISC-V core during development
When to choose
- you are implementing or verifying a RISC-V processor, simulator, or emulator
- you need the canonical ISA-level unit tests maintained by the RISC-V community
When to avoid
- you need application-level or software testing tools rather than CPU instruction tests
- you are not working with RISC-V hardware or simulation
- you need a turnkey compliance certification suite with formal reporting
Facets
library · maturity active
testing developer-tools hardware embedded-systems developer-tools cli cpp risc-v processor-verification assembly unit-tests cpu-architecture linux
2 sources
- readme: https://github.com/riscv-software-src/riscv-tests · fetched 2026-08-28 · e98b06774d7b
- homepage: https://riscv.atlassian.net/browse/RVG-476 · fetched 2026-08-29 · 9b9e8314182f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| riscv-software-src/riscv-tests | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="riscv-software-src/riscv-tests")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem