DFT / ATPG · All levels
Test-Mode SDC: Software / Programmer View
Software / Programmer View for Test-Mode SDC.
RTL / integration view
Clock enables and mode controls drive test timing assumptions.
What teams feel
Unexpected untestables
clock/reset test-mode conflicts
RTL structure impact
Scan hooks
mode controls
debug access gating
Tool interaction
Synthesis transforms affecting scan paths
clock-gating interaction
Mitigations
DFT lint gates
test-aware coding standards
joint RTL/DFT reviews
RTL VIEW - Test-Mode SDC
// mode logic changed -> recheck controllability and constraintsLayer touch points
DFT OWNERSHIP LAYERS - Test-Mode SDC
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
Test signoff fails when shift/capture timing and test power are treated independently.
Concept diagram
TEST SIGNOFF LOOP
test SDC -> shift/capture timing -> power-aware ATPG -> IR validation -> releaseMetric graph
TEST CURRENT
functional current baseline
scan shift current peak-risk zoneReports and artifacts
test-mode STA report
shift/capture split
test power IR map
waiver tracker
Mini case study
At-speed patterns passed timing but failed in production due to peak shift IR; staggered capture and power-aware fill resolved.
Debug branches
Tag test and functional corners separately
Check hold in shift mode
Correlate fail bins with power hotspots
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
Dedicated test SDC captures scan clocks, test enables, and exceptions needed to analyze shift and capture behavior correctly.
Metric: test SDC completeness, false test-path violations, test constraint audit score