Efficient Memory Model (EMM)
ToolFirst seen 6/18/2026
Last seen 6/18/2026
Evidence 13 chunks
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →RELATIONSHIPS
12 connections Verification of Pipelined Microprocessors by Correspondence Checking in Symbolic Ternary Simulation ← uses 100% 2e
The paper uses the EMM as memory model in its verification approach.
Memory shadowing is combined with the ternary EMM to perform verification.
Symbolic ternary simulation uses the EMM to model memory arrays efficiently.
The EMM is a conservative approximation to the replaced memory array.
The Read operation is part of the EMM software interface.
GenDataExpr is part of the EMM for generating initial memory state expressions.
VerifyGenerality is part of the EMM for checking that data written conforms to the variable-group indexing pattern.
STE is implemented using the EMM for memory modeling.
The Write operation is part of the EMM software interface.
The approximate union operation is defined and used within the EMM's data operations.
ShadowRead is part of the EMM interface for maintaining consistent initial states.
CompareForContainment is part of the EMM for comparing memory states.