Skip to content
STIMSMITH

Swimmer-RISCV

Tool
First seen 7/10/2026
Last seen 7/10/2026
Evidence 2 chunks

NEIGHBORHOOD

No graph connections found for this entity yet. It may appear in future ingestion runs.

explore full graph →

RELATIONSHIPS

9 connections
riscv-tests evaluates → 90% 2e
Swimmer-RISCV is tested using the riscv-tests repository for regression testing.
RISC-V implements → 95% 1e
Swimmer-RISCV is designed to simulate and debug RISC-V programs.
Function Call Tree implements → 95% 1e
Swimmer-RISCV can generate a function call tree using the --trace-hier option.
Debug Log implements → 95% 1e
Swimmer-RISCV can generate debug logs with all register and memory access information via the --debug option.
riscv-tools depends on → 85% 1e
It is recommended to install riscv-tools and set the $RISCV environment variable when using Swimmer-RISCV.
RISC-V Proxy Kernel uses → 90% 1e
Swimmer-RISCV supports a --use-pk option to specify the location of the RISC-V Proxy Kernel.
msyksphinz authored by → 95% 1e
msyksphinz is the author/maintainer of Swimmer-RISCV as indicated by the GitHub profile link.
Instruction Set Simulator implements → 100% 1e
Swimmer-RISCV is a configurable instruction set simulator, directly implementing the ISS concept.
riscv-isa-sim (Spike) ← compares with 80% 1e
Swimmer-RISCV and riscv-isa-sim (Spike) are both RISC-V instruction set simulators described together for comparison.