# riscv-software-src/riscv-tools

RISC-V Tools (ISA Simulator and Tests)

Repository: https://github.com/riscv-software-src/riscv-tools
Canonical: https://ross.abutalabs.com/products/riscv-tools
Language: Shell
License Family: other
Archived: true
Last push: 2022-12-22T08:32:25+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4873, "days_push": 1350, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1194, forks 446 (observed 2026-08-28T04:03:56.648695+00:00)

## What it is
A meta-repository of RISC-V development tools that bundles the Spike ISA simulator, riscv-tests, riscv-opcodes, and the riscv-pk proxy kernel/boot loader, with a build script that assembles a riscv64 toolchain via crosstool-ng. It serves as a one-stop quickstart for building and testing software against the RISC-V instruction set.

## Use cases
- simulate RISC-V binaries on x86 hardware
- run RISC-V ISA compliance tests
- build a riscv64-unknown-elf cross-compiler toolchain
- boot a Linux kernel on a RISC-V simulator
- look up RISC-V opcode encodings
- set up a RISC-V development environment from scratch

## When to choose
- you need an all-in-one quickstart for RISC-V simulation and testing
- you want Spike, riscv-tests, and pk built together with one script
- you are doing low-level RISC-V ISA or bare-metal development

## When to avoid
- you only need a cross-compiler, which distro packages provide directly
- you want actively developed individual tools - use the upstream repos like riscv-isa-sim
- you need a production RISC-V toolchain rather than a reference build

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: simulation, testing, developer-tools, build-tool
- domain: developer-tools, embedded-systems, operating-systems, hardware
- platform: cli, cpp
- tags: risc-v, isa-simulator, cross-compilation, toolchain, proxy-kernel, boot-loader, linux, macos

## Member repositories
- riscv-software-src/riscv-tools (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:56.648695+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:22:10.732191+00:00, confidence not recorded.
  - readme: https://github.com/riscv-software-src/riscv-tools (fetched 2026-08-28T04:03:56.648695+00:00, sha 44a7b7ec6ace)
- Data as of 2026-08-30T08:39:29.467469+00:00.
