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

rsd-devel/rsd

RSD: RISC-V Out-of-Order Superscalar Processor observed · 2026-08-28

github.com/rsd-devel/rsd · SystemVerilog · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 98
  • 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: 2457
  • days_rel: n/a
  • days_push: 15
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1195 stars · 122 forks observed · 2026-08-28

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

RSD is a 32-bit RISC-V out-of-order superscalar processor core written in SystemVerilog. It is designed for high performance with aggressive OoO features while remaining compact enough to synthesize for small FPGAs such as the Xilinx Zynq.

Use cases

  • simulate an out-of-order RISC-V processor core in Verilator or QuestaSim
  • synthesize a compact superscalar CPU core for a small FPGA
  • run Zephyr RTOS applications on a custom RISC-V core
  • study out-of-order microarchitecture with pipeline visualization via Konata
  • deploy a RISC-V processor on a Xilinx Zynq Zedboard
  • experiment with configurable OoO pipeline parameters like issue width and in-flight instructions

When to choose

  • you need a compact, FPGA-synthesizable out-of-order RISC-V core
  • you want to learn or research OoO superscalar microarchitecture in SystemVerilog
  • you target Xilinx Zynq boards and need AXI4 bus support
  • you need a core that runs Zephyr applications

When to avoid

  • you need a 64-bit RISC-V core (RSD is RV32IMF only)
  • you need a production-proven, silicon-verified CPU for commercial products
  • you want a simple in-order core for minimal resource usage
  • you need Linux-capable application processors with MMU support

Facets

library · maturity active

simulation embedded hardware risc-v out-of-order superscalar systemverilog processor-core fpga verilator cpu-implementation computer-architecture processors linux xilinx-zynq

1 source

Member repositories

RepositoryRoleHealth v2
rsd-devel/rsdmain67

For agents

markdown · JSON · MCP: product_card(name="rsd-devel/rsd")

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