isa property
CodeArtifactThe `isa` property is an architectural-style ITL property used as the starting point for automatic generation of a C++ instruction set simulator. It freezes the decoded instruction, current and next architectural states, and the result of `next_state`, then proves that the next abstract ISA state equals the state computed by the ISA transition model when the processor is not stalled.
WIKI
Overview
The isa property is an architectural-style property used in the Complete Property Suite flow for generating an instruction set simulator (ISS). In the cited ISS-generation approach, the ISA description is the starting point for automatic generation of a C++ simulator core; the property is translated into simulator functionality rather than requiring a completed RTL/ISA equivalence proof first. [1]
Structure
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →