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

darklife/darkriscv

opensouce RISC-V cpu core implemented in Verilog from scratch in one night! observed · 2026-08-28

github.com/darklife/darkriscv · Verilog · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

69/100

  • Activity 82
  • 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: 2936
  • days_rel: n/a
  • days_push: 113
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2601 stars · 328 forks observed · 2026-08-28

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

DarkRISCV is an open-source RISC-V CPU softcore implemented from scratch in Verilog, supporting RV32E/RV32I and running on a wide range of Xilinx, Altera, and Lattice FPGAs. It is a compact, high-frequency core (850-1500 LUTs, up to 250MHz on Ultrascale) designed for experimentation, education, and FPGA integration.

Use cases

  • implement a RISC-V CPU core on an FPGA
  • learn how a pipelined RISC-V processor works in Verilog
  • simulate a RISC-V core with Icarus Verilog and inspect waveforms
  • integrate a small softcore into an FPGA SoC design
  • experiment with RV32E embedded RISC-V implementations
  • compare RISC-V core performance across FPGA families

When to choose

  • you need a small, hackable RISC-V softcore for FPGA projects
  • you want readable Verilog source to learn CPU design
  • you need a core that fits in tiny FPGAs like Spartan-3E
  • you want to run RISC-V firmware in simulation quickly with make

When to avoid

  • you need a production-grade core with full privilege spec, MMU, and interlocks
  • you need RV64 or full RV32IMAFC support
  • you require certified or formally verified processor IP
  • you want a high-IPC out-of-order core for performance-critical workloads

Facets

library · maturity active

simulation embedded hardware embedded-systems cross-platform risc-v verilog fpga cpu-core rtl softcore

1 source

Member repositories

RepositoryRoleHealth v2
darklife/darkriscvmain69

For agents

markdown · JSON · MCP: product_card(name="darklife/darkriscv")

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