DFT / ATPG · All levels
Scan Chain Physical Effects: Debug Playbook
Debug Playbook for Scan Chain Physical Effects.
Debug playbook
Debug Playbook for Scan Chain Physical Effects focuses on scan wirelength, congestion from chain ordering, hold buffer overhead. 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 - Scan Chain Physical Effects
scan wirelength, congestion from chain ordering, hold buffer overhead 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 - DFT Physical Integration / Scan Chain Physical Effects
1. Symptom
- Watched metric: scan wirelength, congestion from chain ordering, hold buffer overhead
- Failing scenario: <mode/lot/corner/program>
- Pattern class: <scan/transition/compressed/BIST/JTAG>
- Tags: <constraints, patterns, tester program, netlist>
2. Mechanism hypothesis
- Primary mechanism: Logical chain order interacts with placement and routing; poor ordering inflates wirelength, congestion, and shift hold fixes.
- 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: scan physical report, wirelength histogram, congestion heatmap
- Required owners: PD owner, DFT owner, implementation owner
- Final decision: release, waive, rollback, or escalateDFT deep dive
Physical integration quality decides whether DFT architecture survives implementation realities.
Concept diagram
PHYSICAL DFT FLOW
chain planning -> floorplan placement -> route -> test timing/power validationMetric graph
ROUTING BURDEN
poor chain order -> longer routes -> more hold buffersReports and artifacts
scan physical wirelength
congestion heatmap
test clock skew
handoff issue tracker
Mini case study
Late scan reorder reduced route detours and eliminated a major shift hold cluster before signoff.
Debug branches
Correlate chain order with congestion
Place compression logic near chain clusters
Keep DFT-PD handoff versioned
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
Logical chain order interacts with placement and routing; poor ordering inflates wirelength, congestion, and shift hold fixes.
Metric: scan wirelength, congestion from chain ordering, hold buffer overhead