DFT / ATPG · All levels
ATPG & Pattern Generation
Fault models, ATPG constraints, pattern quality criteria, and coverage closure strategy.
Section goal
Fault models, ATPG constraints, pattern quality criteria, and coverage closure strategy.
How to study this section
Start with the topic hub for architecture and ownership context.
Use mechanism and reports pages to map assumptions to metrics.
Use debug and worked examples for real closure patterns.
Finish with checklist and silicon impact before release decisions.
Topics
fault-models/ - Fault Models
atpg-constraints/ - ATPG Constraints
pattern-signoff/ - Pattern Signoff
coverage-closure/ - Coverage Closure
Related topics
DFT deep dive
ATPG quality comes from fault model choice plus legal constraints, not raw pattern volume alone.
Concept diagram
ATPG FLOW
fault model -> constraints -> generation -> simulation -> coverage closure -> signoffMetric graph
COVERAGE GAP
target coverage
^
| o before closure
| o after fixes
+---------------------> iterationReports and artifacts
fault model coverage
untestable class report
constraint legality errors
pattern signoff memo
Mini case study
Transition coverage stalled due to clock constraints mismatch; updated at-speed capture definitions recovered target.
Debug branches
Classify untestable faults
Diff ATPG constraints each run
Pair coverage with pattern budget
Senior review question
Ask: what evidence proves this DFT decision is safe for production?