Step-and-Compare
TechniqueFirst 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 connectionsStep-and-compare is one of the core techniques used in RISC-V design verification
Step-and-compare relies on a processor reference model that runs in lock-step with the RTL
Step-and-compare is implemented via co-simulation between the reference model and the RTL
The step-and-compare setup uses DPI to interface between SystemVerilog testbench and the reference model
The step-and-compare approach encapsulates the reference model in a SystemVerilog testbench
Step-and-compare with asynchronous events extends the basic step-and-compare to handle async events
ImperasDV implements step-and-compare methodology through RVVI-API