Co-simulation State Verification
ConceptCo-simulation state verification is a processor-verification approach in which a device under test and an ISA simulator execute the same inputs in parallel and their architectural states are compared after instruction execution. In MorFuzz, the method is made synchronizable to handle microarchitectural differences such as delayed write-back and to avoid premature false positives by synchronizing legally mismatched state.
WIKI
Overview
Co-simulation state verification checks a processor device under test (DUT) against a reference ISA simulator. In MorFuzz, the ISA simulator runs in parallel with the DUT, both execute the same inputs, and correctness is checked by comparing their states after each instruction is executed. [C1]
Role in MorFuzz
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →