Ross ROSS = Recommend OSS · open-source software intelligence for agents

SpinalHDL/VexRiscv

A FPGA friendly 32 bit RISC-V CPU implementation observed · 2026-08-28

github.com/SpinalHDL/VexRiscv · Assembly · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

62/100

  • Activity 67
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 3465
  • days_rel: n/a
  • days_push: 203
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3232 stars · 512 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

VexRiscv is a parameterizable 32-bit RISC-V CPU core written in SpinalHDL that generates Verilog for FPGA deployment. It supports RV32I[M][A][F[D]][C] instruction sets, 2-5+ stage pipelines, and includes a plugin system for adding custom instructions, CSRs, and peripherals.

Use cases

  • implement a RISC-V softcore CPU on an FPGA
  • build a SoC with a customizable RISC-V processor
  • run Linux on a small FPGA softcore
  • add custom instructions to a RISC-V CPU
  • simulate and debug a RISC-V CPU with GDB and Verilator
  • learn pipelined CPU design and computer architecture
  • generate Verilog for a pipelined RISC-V core from Scala code

When to choose

  • you need an FPGA-friendly RISC-V CPU without vendor-specific IP blocks
  • you want a highly configurable pipeline (stages, caches, MMU, FPU, branch prediction)
  • you need to add custom instructions or CSRs via a plugin architecture
  • you want to run Linux or bare-metal software on a softcore with JTAG debugging

When to avoid

  • you need an ASIC-taped-out or formally verified processor
  • you require maximum performance rather than FPGA area/frequency efficiency
  • you are not comfortable working with SpinalHDL/Scala or generated Verilog
  • you need a hard CPU core or out-of-order superscalar design

Facets

library · maturity active

embedded simulation compiler hardware embedded-systems cross-platform risc-v softcore-cpu spinalhdl fpga soc verilog-generation pipelined-cpu open-source-hardware computer-architecture

1 source

Member repositories

RepositoryRoleHealth v2
SpinalHDL/VexRiscvmain62

For agents

markdown · JSON · MCP: product_card(name="SpinalHDL/VexRiscv")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem