DFT / ATPG · All levels
Debug Access Port: Pitfalls & Red Flags
Pitfalls & Red Flags for Debug Access Port.
Pitfalls and red flags
Pitfalls & Red Flags for Debug Access Port focuses on debug access latency, security lock compliance, bring-up access reliability. The goal is to convert metric movement into mechanism, owner, and release decision.
Coverage improves while diagnosis quality degrades.
Pattern count drops but test escapes rise.
Shift timing passes while capture timing regresses.
Power fixes alter quality behavior without retest.
Owner handoff is unclear for recurring failures.
Layer responsibility check
DFT OWNERSHIP LAYERS - Debug Access Port
layer owns failure mode
---------------- -------------------------- -------------------------
rtl/architecture scanability hooks uncontrollable logic
atpg/constraints legal pattern intent aborts, low coverage
physical/clocking chain route + test clocks shift hold/timing escapes
tester/program pattern apply integrity false binning / bad fails
quality signoff release criteria escapes or schedule slipDFT deep dive
Boundary scan and JTAG are board-level contracts, not just RTL features.
Concept diagram
JTAG ACCESS
TAP controller -> instruction register -> boundary/data register -> board test/debugMetric graph
BOARD TEST READINESS
instruction coverage vs pin controllabilityReports and artifacts
TAP compliance report
boundary cell coverage matrix
EXTEST/INTEST results
debug lock policy log
Mini case study
Board bring-up blocked by pinmux override in one mode; TAP instruction decode and package table alignment fixed path.
Debug branches
Verify TAP state transitions
Audit package pin ownership
Check security lifecycle lock behavior
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
Debug access over JTAG must balance bring-up visibility with production security and lifecycle lock policy.
Metric: debug access latency, security lock compliance, bring-up access reliability