Skip to content
STIMSMITH

Towards Verified Faithful Simulation

Paper
First seen 6/7/2026
Last seen 6/7/2026
Evidence 7 chunks

NEIGHBORHOOD

No graph connections found for this entity yet. It may appear in future ingestion runs.

explore full graph →

RELATIONSHIPS

30 connections
The paper references work on inversion tactics
seL4: Formal Verification of an OS Kernel mentions → 90% 2e
The paper references seL4 as comparable verification work
inversion tactic uses → 95% 2e
The paper uses automated inversion tactics in the theorem prover
CompCert uses → 95% 2e
The paper uses CompCert for formal C semantics and as a certified compiler
Coq proof assistant uses → 100% 1e
The paper uses the Coq proof assistant to verify proofs
SimSoC evaluates → 95% 1e
The paper presents verification of the SimSoC ARM ISS
formal verification uses → 95% 1e
The paper applies formal verification to the ISS
operational semantics uses → 90% 1e
The paper uses operational semantics as basis for verification
lemma library uses → 95% 1e
Each proof draws lemmas from a generic lemma library
The formal model is obtained through automated translation from architecture specifications
Frama-C mentions → 90% 1e
The paper mentions Frama-C as a related tool
Why3 mentions → 90% 1e
The paper mentions Why3 as a related tool
axiomatic semantics mentions → 85% 1e
The paper discusses axiomatic semantics as a related approach
Hoare logic mentions → 85% 1e
The paper mentions Hoare logic as a related approach
weakest preconditions mentions → 85% 1e
The paper mentions Dijkstra's calculus of weakest preconditions
Insulin mentions → 85% 1e
The paper mentions Insulin as an example of interpretive simulation
Embra mentions → 85% 1e
The paper mentions Embra as an early dynamic binary translation system
dynamic binary translation mentions → 90% 1e
The paper discusses dynamic binary translation as a common ISS technique
interpretive simulation mentions → 90% 1e
The paper discusses interpretive simulation
static translation mentions → 90% 1e
The paper discusses static translation as an ISS technique
abstract state uses → 90% 1e
The paper uses abstract state in its proof methodology
concrete state uses → 90% 1e
The paper uses concrete state in its proof methodology
projection uses → 90% 1e
The paper uses projection to relate abstract and concrete states
C memory model uses → 90% 1e
The paper reasons about C memory model in projection
binary decoder uses → 85% 1e
The paper assumes existence of a correct decoder
Vania Joloboff authored by → 100% 1e
Vania Joloboff is listed as an author of this paper
ARM V6 instruction set uses → 95% 1e
The paper verifies the ARM V6 instruction set simulator
Jean-François Monin authored by → 100% 1e
Jean-François Monin is listed as an author of this paper
Xiaomu Shi authored by → 100% 1e
Xiaomu Shi is listed as an author of this paper
virtual prototyping introduces → 90% 1e
The paper presents an approach to construct a verified virtual prototyping framework