DFT / ATPG · All levels

DFT / ATPG Cheatsheet

Dense reference for DFT release, debug, and interview answers.

Debug order

diagram
METRIC -> MECHANISM -> EVIDENCE -> OWNER -> FIX -> REGRESSION

Scan: insertion legality, chain balance, clocking
Compression: ratio, X-handling, diagnosis resolution
ATPG: fault model, constraints, pattern quality
BIST/JTAG: reachability, compliance, security
Signoff: test timing + test power + quality + release checklist

Questions before release

  1. What metric is still at risk and in what context?

  2. Which assumption is weakest (model, constraints, physical, tester)?

  3. Which artifact proves confidence?

  4. Who owns unresolved risk?

  5. What regression matrix was run and passed?