DFT / ATPG · All levels

Debug Access Port: Step-by-Step Walkthrough

Step-by-Step Walkthrough for Debug Access Port.

Step-by-step analysis walkthrough

Use when you own Debug Access Port in a DFT closure review.

  1. Open release criteria and failing metric dashboard.

  2. Partition failures by pattern family and operating context.

  3. Inspect constraints, clocks, masks, and unknown handling.

  4. Check architecture assumptions against implementation reality.

  5. Review diagnosis evidence for repeatability.

  6. Assign owner and propose smallest high-confidence change.

  7. Run timing, power, and quality regressions.

  8. Capture final signoff or waiver decision.

Artifacts to collect

  • debug access policy, lock/unlock flow, bring-up access logs

  • pattern tag manifest

  • tester program revision

  • signoff checklist

  • owner tracker

Decision memo template

diagram
DFT DECISION MEMO - Debug Access Port
scenario:
metric:
hypothesis:
fix:
regression:
owners: security owner, bring-up owner, DFT owner

Reference visuals

JTAG flow

diagram
TAP access -> boundary instructions -> board debug/test

DFT deep dive

Boundary scan and JTAG are board-level contracts, not just RTL features.

Concept diagram

diagram
JTAG ACCESS

TAP controller -> instruction register -> boundary/data register -> board test/debug

Metric graph

diagram
BOARD TEST READINESS

instruction coverage vs pin controllability

Reports 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