Digital - Systems Testing And Testable Design Solution High Quality

Digital Systems Testing and Testable Design: High-Quality Solutions for Reliable Hardware

4.4 Analog/Mixed-Signal Test

Digital systems often contain PLLs, ADCs, and DACs. High-quality DFT injects analog test busses and on-chip oscillators to measure jitter and linearity without expensive RF testers.

Digital Systems Testing and Testable Design: The Blueprint for High-Quality Silicon

Part 7: Case Study – Automotive ISO 26262 Compliance

Consider an ADAS controller chip (16nm, 200M gates, 500MB memory). The requirement: Zero Defect ( < 1 DPPM).

The High-Quality DFT Solution implemented: Full scan with transition delay coverage &gt;99

  1. Full scan with transition delay coverage >99.5%.
  2. Cell-aware fault models for all standard cells (detects intra-cell opens).
  3. MBIST with ECC (Error Correction Code) and repair on all SRAMs.
  4. Logic BIST for online periodic testing (every 10ms, test a slice of logic).
  5. Mission-mode wrappers to isolate failing cores without shutting down the whole car.

Result: The chip passed AEC-Q100 Grade 1 (-40°C to +125°C) qualification. The test cost per device dropped by 40% due to compression, while DPPM remained under 2 for 100 million shipped units.

Example Checklist for Testable Design Review

Part 5: The Testable Design Methodology (From RTL to Silicon)

A "high-quality solution" is not a tool; it is a methodology. Result: The chip passed AEC-Q100 Grade 1 (-40°C

4.1 Full Scan (Gold Standard)

Concept: Replace all flip-flops with scan cells (multiplexed DFF). Connect them into a shift register (scan chain).

Solution benefits:

Operation:

  1. Shift-in test pattern (N cycles).
  2. Pulse capture clock (1 cycle).
  3. Shift-out response while shifting next pattern.

6. Advanced Topics for High Quality