Skip to content
STIMSMITH

Step-and-Compare

Technique
First seen 8/14/2026
Last seen 8/14/2026
Evidence 3 chunks

NEIGHBORHOOD

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

explore full graph →

RELATIONSHIPS

7 connections
RISC-V Design Verification part of → 95% 1e
Step-and-compare is one of the core techniques used in RISC-V design verification
Processor Reference Model uses → 95% 1e
Step-and-compare relies on a processor reference model that runs in lock-step with the RTL
Co-simulation uses → 90% 1e
Step-and-compare is implemented via co-simulation between the reference model and the RTL
DPI uses → 85% 1e
The step-and-compare setup uses DPI to interface between SystemVerilog testbench and the reference model
SystemVerilog uses → 90% 1e
The step-and-compare approach encapsulates the reference model in a SystemVerilog testbench
Step-and-Compare with Asynchronous Events ← extends 95% 1e
Step-and-compare with asynchronous events extends the basic step-and-compare to handle async events
ImperasDV ← implements 90% 1e
ImperasDV implements step-and-compare methodology through RVVI-API