Swimmer-RISCV
ToolFirst 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 connectionsSwimmer-RISCV is tested using the riscv-tests repository for regression testing.
Swimmer-RISCV is designed to simulate and debug RISC-V programs.
Swimmer-RISCV can generate a function call tree using the --trace-hier option.
Swimmer-RISCV can generate debug logs with all register and memory access information via the --debug option.
It is recommended to install riscv-tools and set the $RISCV environment variable when using Swimmer-RISCV.
Swimmer-RISCV supports a --use-pk option to specify the location of the RISC-V Proxy Kernel.
msyksphinz is the author/maintainer of Swimmer-RISCV as indicated by the GitHub profile link.
Swimmer-RISCV is a configurable instruction set simulator, directly implementing the ISS concept.
Swimmer-RISCV and riscv-isa-sim (Spike) are both RISC-V instruction set simulators described together for comparison.