Directed Micro-architectural Test Generation for an Industrial Processor: A Case Study
PaperFirst seen 7/3/2026
Last seen 7/3/2026
Evidence 8 chunks
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →RELATIONSHIPS
24 connectionsThe paper applies its methodology on the e500 processor
The paper expresses desired behaviors as temporal logic properties
The paper presents a directed test generation technique at micro-architectural level
The paper contrasts directed test generation with random test generation
The paper contrasts directed test generation with biased-random test generation
The paper decomposes properties for efficient model checking
The paper uses processor model decomposition to reduce search space
The paper references graph-based functional test program generation as related work
The paper uses a model checker as a test generation engine
The paper uses decompositional model checking for systematic test generation
The paper validates test cases via RTL simulation
The paper mentions test compaction as future work
The paper references SAT-based bounded model checking in related work
Heon-Mo Koo is listed as an author of the paper
The paper mentions dynamic speculation as a feature to extend the processor model for in future work
Prabhat Mishra is listed as an author of the paper
Jayanta Bhadra is listed as an author of the paper
Magdy Abadir is listed as an author of the paper
The processor model is described in a temporal specification language
Properties are expressed in LTL
Properties can be automatically generated from the input specification based on a functional fault model
Properties can be automatically generated based on pipeline graph coverage
The paper proposes clock-based integration of partial counterexamples
The paper references Cadence SMV as the model checking tool used