1 / 16

Dynamic Test Set Selection Using Implication-Based On-Chip Diagnosis

Nuno Alves , Yiwen Shi, Nicholas Imbriglia , and Iris Bahar. Dynamic Test Set Selection Using Implication-Based On-Chip Diagnosis. Kundan Nepal. Jennifer Dworak. Southern Methodist University. Bucknell University. Brown University.

Télécharger la présentation

Dynamic Test Set Selection Using Implication-Based On-Chip Diagnosis

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. NunoAlves, Yiwen Shi, Nicholas Imbriglia, and Iris Bahar Dynamic Test Set Selection Using Implication-Based On-Chip Diagnosis Kundan Nepal Jennifer Dworak Southern Methodist University Bucknell University Brown University

  2. Chips that Pass Manufacturing Test Can Fail due to Multiple Reasons in the Field Knowledge of Where the Failure Occurred Can Be Very Useful Soft Errors & Noise Latent Defects & Test Escapes Wearout • Which portions of the design should be hardened in the next design iteration? • In a multi-core architecture, where are other identical cores more likely to fail? • How can we optimize future test sets to test for developing wearout? The Problem: Many Online Detection Schemes Provide Little Diagnostic Information

  3. Logic Implications Capture RelationshipsBetween Circuit Sites Implications are naturally-occurring relationships between the values at combinations of circuit sites. In the circuit on the left, N5 = 1 implies that N9 = 0. In the steady-state, this relationship should always hold if the circuit is operating correctly. N5 =1  N9 = 0

  4. Implication Checkers Can Be Used to Monitor A Circuit for Errors A small amount of additional hardware may be added to a circuit to verify that implications are satisfied during normal circuit operation. For example, an AND gate may be used to identify the case where both N5 and N9 are equal to one, a condition that violates the implication and indicates an error. Implication Hardware for N5 =1  N9 = 0

  5. P Q Each Implication Can Monitor Only a Subset of the Circuit Faults Divergent Fanout Reconvergent Fanout Direct Path Q=0 → P=0 P=0 → Q=0 P=1 → Q=1 P P Q Q Faults along paths to common ancestors may be detected Faults along reconverging paths may be detected Faults along the path may be detected A good subset of all implications must be chosen for monitoring with checker hardware to obtain good overall coverage at reasonable cost.

  6. If we can identify which implication has failed, we can obtainasuspect list of faults that could have caused the failure. We need to modify the checker logic to include flip-flops at the output of each implication that save the error signals so that we can determine which implication failed and create a failure signature.

  7. Reducing the Area Overhead: Group Implications A flip-flop is approximately four times as expensive as our standard implication checker hardware. To obtain reasonable overhead, our implications must be grouped. Several implications are fed into a single OR gate, and the error signal at the output of the OR gate is captured in a flip flop. Additional overhead may be traded for additional diagnostic resolution.

  8. Greedy Implication Grouping Procedure • We use a greedy algorithm to group implications that cover the same faults: • Start with a dictionary matrix that specifies which faults are detectable by each implication. • Group implications with the smallest number of mismatches (as shown in Step 1). • Continue until the desired number of groups is obtained.

  9. Application: On-Chip Test Set Selection In a multi-core architecture, other homogeneous cores may be susceptible to the same issues that caused the first core to fail. On-chip testing of other cores for the same failure mechanisms may allow problem cores to betaken offline before they fail during user operation. Tests applied should: 1) Focus on areas of the circuit that could have caused the original error 2) Provide multiple detections of the faults of interest 3) Be short to reduce the amount of power, time, etc. spent on test Diagnostic Information from Test Set Selection Can Help Us Intelligently Target Our Tests!

  10. On-Chip Test Set Selection Procedure Test sets are selected from a test superset (in our case, a 15-detect test set). Short test tests to be applied if a given implication failed are determined a priori and the results stored in the Implication Assignment Table. On an implication failure, the failing bit(s) in the implication failure signature are compared to the bits in the implication assignment table, and patterns are selected. The selected patterns are used to test all identical cores.

  11. Number of Detections for Suspect Faults during Test For each circuit, an implication set corresponding to approximately 10% hardware overhead was obtained according to the method in [1]. Test Supersets consisting of 15 detect test sets were obtained from Mentor Graphics FastScan. The number of test patterns selected on an implication failure is 20. The chart above shows the minimum, maximum, and average number of detections for each suspect fault by the 20-pattern test subset selected on the corresponding implication failure averaged across all implications in the checker hardware. Significant detections are obtained even with very short test sets!

  12. Average Suspect List Size For Grouped/Ungrouped Checkers Checker logic was grouped so that the ratio of flip-flops to implication checkers is approximately four. The average size of the suspect lists is shown in the figure to the left. Comparison to Logic Duplication We also analyzed the diagnostic resolution obtained when the failing output is identified through logic duplication and output comparison. The graph shows the size of the suspect fault list and the number of detections of each targeted fault. The suspect list is larger than with implications and the number of detections during test is lower.

  13. Conclusions Because logic implications cover only a relatively small portion of the circuit, they can often provide very good diagnostic resolution when a failure occurs. Once suspect failure locations are identified, they can be targeted explicitly during on-chip test. Our methods allow us to select very short sets of test patterns on an implication failure that can detect suspect faults multiple times—in some cases 20 times for a 20-pattern test set. [1] N. Alves, A. Buben, K. Nepal, J. Dworak, and R. I. Bahar, “A Cost Effective Approach for Online Error Detection Using Invariant Relationships, IEEE Transactions on CAD, vol. 29, no. 5, pp. 788-801, May 2010

  14. Dynamic Test Set Selection • Using Implication-Based • On-Chip Diagnosis

  15. NunoAlves, Yiwen Shi, Nicholas Imbriglia, and Iris Bahar Brown University, Providence, RI, USA Jennifer Dworak Southern Methodist University, Dallas, TX, USA

  16. Kundan Nepal Bucknell University, Lewisburg, PA, USA

More Related