Skip to content
STIMSMITH

Mutation-based Compliance Testing for RISC-V

Paper
First seen 6/10/2026
Last seen 6/10/2026
Evidence 11 chunks

NEIGHBORHOOD

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

explore full graph →

RELATIONSHIPS

36 connections
Symbolic Execution uses → 100% 2e
The paper leverages symbolic execution to generate test-cases that kill mutants.
CSR mentions → 90% 2e
The paper discusses CSRs as a future extension direction and in context of virtual memory.
ELF mentions → 85% 2e
The paper mentions ELF test files in the context of test execution infrastructure.
Compliance Testing uses → 100% 2e
The paper addresses RISC-V compliance testing.
GRIFT evaluates → 100% 2e
The paper evaluates the complete CT infrastructure on GRIFT and finds a bug.
Mutation Classes uses → 100% 2e
The paper defines mutation classes tailored for RISC-V as part of its approach.
Compliance Test-suite evaluates → 100% 2e
The paper evaluates the quality of the official Compliance Test-suite using mutation analysis.
The paper compares its approach against the specification-based CT from the related paper.
RV32I uses → 100% 2e
The paper focuses on the RISC-V base RV32I ISA.
mutation testing uses → 100% 2e
The paper proposes a mutation-based approach to boost RISC-V compliance testing.
riscv-dv mentions → 95% 1e
The paper mentions RISCV-DV by Google as a related test generation tool.
riscv-formal mentions → 95% 1e
The paper mentions riscv-formal as a formal verification approach for RISC-V.
OneSpin 360 DV RISC-V Verification App mentions → 95% 1e
The paper mentions OneSpin 360 DV as a formal verification approach for RISC-V.
RISC-V Torture Test Generator mentions → 90% 1e
The paper mentions the Scala-based Torture Test generator.
Certitude mentions → 90% 1e
The paper mentions Certitude from Synopsys as a commercial tool using functional qualification principles.
MicroTESK mentions → 85% 1e
The paper references MicroTESK as a specification-based test program generator.
Functional Qualification mentions → 85% 1e
The paper references functional qualification as a concept used in mutation-based RTL validation.
Bayesian Network Test Generation mentions → 85% 1e
The paper mentions coverage-directed test generation using Bayesian networks as a related technique.
Difference-based Testing mentions → 85% 1e
The paper discusses difference-based testing as a future direction.
RTL mentions → 85% 1e
The paper discusses evaluating the generated test-suite on RISC-V RTL cores as future work.
Virtual Prototype mentions → 85% 1e
The paper references a virtual prototype (VP) as one of the evaluated RISC-V simulators.
Functional Coverage mentions → 90% 1e
The paper mentions that the official CT monitors quality by leveraging functional coverage metrics.
Model Checking mentions → 90% 1e
The paper mentions model checking approaches for RISC-V verification.
Coverage-guided Fuzzing mentions → 90% 1e
The paper mentions coverage-guided fuzzing as used by a related compliance testing approach.
constrained-random test generation mentions → 90% 1e
The paper mentions constrained-random test generation as used by RISCV-DV.
Vladimir Herdt authored by → 100% 1e
Vladimir Herdt is listed as an author of the paper.
UVM mentions → 90% 1e
The paper mentions UVM as used by RISCV-DV for test generation.
Sören Tempel authored by → 100% 1e
Sören Tempel is listed as an author of the paper.
Daniel Große authored by → 100% 1e
Daniel Große is listed as an author of the paper.
Rolf Drechsler authored by → 100% 1e
Rolf Drechsler is listed as an author of the paper.
Angr uses → 100% 1e
The paper uses angr as the symbolic execution backend.
riscv-ovpsim evaluates → 100% 1e
The paper evaluates the complete CT infrastructure on riscvOVPsim.
spike evaluates → 100% 1e
The paper evaluates the complete CT infrastructure on SPIKE.
Sail RISC-V Model evaluates → 100% 1e
The paper evaluates the complete CT infrastructure on the SAIL RISC-V model.
The paper mentions the negative testing approach from the related paper.
The paper references the coverage-guided fuzzing paper for ISS verification.