DFT / ATPG · All levels
Compression Debug: Debug Playbook
Debug Playbook for Compression Debug.
Debug playbook
Debug Playbook for Compression Debug focuses on unknown/X inflation, compactor overflow incidents, pattern replay success rate. The goal is to convert metric movement into mechanism, owner, and release decision.
Debug aims to find the first incorrect assumption, not the loudest downstream symptom. Start with reproducibility and ownership.
Root-cause tree
ROOT-CAUSE TREE - Compression Debug
unknown/X inflation, compactor overflow incidents, pattern replay success rate regresses
|
setup changed?
/ \
yes no
| |
constraint silicon or
or ATPG physical/test path
/ \ |
SDC model chain/clock/power/diagnosis
diff diff isolate first failing signatureFreeze run tags for patterns, constraints, and tester setup.
Isolate first failing metric bucket and scenario.
Classify failure source: model, constraints, physical, or silicon.
Prove mechanism with one reduced replay or targeted run.
Apply smallest owner-controlled fix.
Re-run timing, power, and quality regression matrix.
Review memo template
STAFF DFT REVIEW MEMO - Compression & Diagnosis / Compression Debug
1. Symptom
- Watched metric: unknown/X inflation, compactor overflow incidents, pattern replay success rate
- Failing scenario: <mode/lot/corner/program>
- Pattern class: <scan/transition/compressed/BIST/JTAG>
- Tags: <constraints, patterns, tester program, netlist>
2. Mechanism hypothesis
- Primary mechanism: Compression debug isolates whether failures come from EDT wiring, X-masking policy, clocking, or ATPG assumptions before blaming silicon defects.
- Competing hypothesis: <constraint issue, model issue, physical issue, silicon issue>
- Missing evidence: <report, replay, diagnosis trace>
3. Proposed action
- Minimal reversible change: <constraint fix, architecture tweak, pattern update>
- Expected metric movement: <delta>
- Regression risk: timing, power, quality, schedule
4. Signoff
- Re-run artifact: X-source trace, compactor status report, pattern replay logs
- Required owners: ATPG owner, DFT owner, silicon bring-up owner
- Final decision: release, waive, rollback, or escalateDFT deep dive
Compression saves tester time only when diagnosis observability remains credible.
Concept diagram
COMPRESSION LOOP
EDT/decompressor -> compressed patterns -> compactor responses -> diagnosisMetric graph
PATTERN vs COVERAGE
coverage up -> pattern count up
compression up -> pattern count down (until aliasing risk)Reports and artifacts
compression ratio dashboard
pattern count trend
X-source report
diagnosis bucket summary
Mini case study
Compactor overflow plus unknown inflation caused false diagnosis; masking policy and channel map corrected.
Debug branches
Separate X issues from silicon defects
Replay failing patterns uncompressed
Track tester memory budget
Senior review question
Ask: what evidence proves this DFT decision is safe for production?
Key takeaways
State metric, lot/corner context, and pattern tag with every claim.
Treat timing, power, and quality as one signoff problem.
Common pitfalls
Chasing coverage without legality checks.
Ignoring test-power side effects of pattern changes.
Debugging silicon without reproducible tags.
Principal DFT review addendum
Compression debug isolates whether failures come from EDT wiring, X-masking policy, clocking, or ATPG assumptions before blaming silicon defects.
Metric: unknown/X inflation, compactor overflow incidents, pattern replay success rate