Architectural Style Properties
ConceptArchitectural style properties are a formulation of processor verification properties that make the architectural state, interface behavior, reset state, and next-state semantics explicit. In the cited ISS-generation approach, this style turns a formally checked property into a formally checkable ISA description that can be translated into the core of a C++ instruction set simulator.
WIKI
Definition
Architectural style properties are verification properties reformulated so that the processor architecture is described explicitly rather than only implicitly through per-operation properties. The cited work introduces this style because an instruction set simulator (ISS) needs an architecture description, mainly an architectural state and a next-state function describing the effects of instructions and interrupts on that state. Operation properties can resemble a high-level specification, but their architecture description is implicit, making generic automatic extraction difficult; architectural style makes ISS generation straightforward. [Architectural-style purpose]
Required structure
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →