Architectural state
ConceptArchitectural state is the programmer-visible machine state used by instruction-set-level models: the contents of registers and memories, with each instruction viewed as transforming one stable architectural state into another. In the cited RISC-V verification flow, Dromajo checkpoints capture processor architectural state such as registers and CSRs and use it as the alignment point for checkpoint-based co-simulation.
WIKI
Definition
Architectural state is the programmer-visible view of a machine used by instruction-set simulators and other functional models. In the cited description of ISS-based modeling, this view is expressed in terms of the contents of registers and memories, and instruction execution is modeled as a transition from one stable architectural state to another stable architectural state. This abstraction intentionally omits microarchitectural details such as pipeline structure, branch prediction, parallel execution, and multi-cycle internal behavior.
Architectural state in functional verification
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →