DFT / ATPG · All levels
Chain Stitching Rules: Design Space
Design Space for Chain Stitching Rules.
Design space exploration
For Chain Stitching Rules, release options trade quality, tester cost, and schedule risk.
Option A - conservative
Conservative quality: helps debug confidence
Risk: higher test cost
Validate with: first production ramps
Option B - balanced
Balanced release: helps quality and cost
Risk: needs discipline
Validate with: mainstream products
Option C - aggressive
Aggressive schedule: helps faster closure
Risk: escape risk
Validate with: late tapeout pressure
Option D - architecture change
Architecture change: helps long-term quality
Risk: schedule hit
Validate with: chronic recurring failures
DESIGN SPACE - Chain Stitching Rules
quality <-> tester cost <-> scheduleDesign pitfalls
No ownership for quality gap
Fixing one metric while regressing another
Tradeoff curve
BEFORE / AFTER - Chain Stitching Rules
metric quality
^
| --- release target
| o regressed
| o baseline
| o after fix
+-------------------------------> closure iteration
Prove quality, timing, and test-power all moved safely.DFT deep dive
Scan architecture quality determines whether ATPG can control and observe real silicon state.
Concept diagram
SCAN INSERTION FLOW
scan-ready RTL -> scan replacement -> stitch chains -> DRC -> ATPG handoffMetric graph
CHAIN BALANCE
chain length spread
low spread = better shift time
high spread = routing + hold riskReports and artifacts
scan insertion summary
chain balance report
scan DRC log
clocking legality report
Mini case study
Coverage plateau traced to non-scan flops in reset islands; RTL + DFT lint policy fixed root cause.
Debug branches
Check scan replacement first
Audit chain legality by domain
Validate shift/capture clocks
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
Scan flops are stitched into chains based on clock, power, and physical constraints; poor stitching increases test time and routing pain.
Metric: chain balance spread, max chain length, scan shift time