Overview ECE 753: FAULT-TOLERANT COMPUTING 1/23/2014. Recap. Introduction. Introduction (contd.) Introduction (contd.)

Similar documents
l Some materials from various sources! n Current course textbook! Soma 1! Soma 3!

Department of Electrical and Computer Engineering University of Wisconsin Madison. Fall Midterm Examination CLOSED BOOK

Overview ECE 753: FAULT-TOLERANT COMPUTING 1/21/2014. Recap. Fault Modeling. Fault Modeling (contd.) Fault Modeling (contd.)

Fault-Tolerant Computing

Very Large Scale Integration (VLSI)

Preizkušanje elektronskih vezij

Page 1. Outline. A Good Reference and a Caveat. Testing. ECE 254 / CPS 225 Fault Tolerant and Testable Computing Systems. Testing and Design for Test

Diagnostic Test Vectors for Combinational and Sequential

VLSI Test Technology and Reliability (ET4076)

CPE 628 Chapter 4 Test Generation. Dr. Rhonda Kay Gaede UAH. CPE Introduction Conceptual View. UAH Chapter 4

Contents 1 Basic of Test and Role of HDLs 2 Verilog HDL for Design and Test

Design and Synthesis for Test

VLSI Testing. Lecture Fall 2003

Fault Tolerant Computing CS 530 Testing Sequential Circuits

Sequential Circuit Testing 3

VLSI System Testing. Outline

Special ATPG to Correlate Test Patterns for Low-Overhead Mixed-Mode BIST

Digital Integrated Circuits

Digital VLSI Testing Prof. Santanu Chattopadhyay Department of Electronics and EC Engineering India Institute of Technology, Kharagpur.

IMPLEMENTATION OF AN ATPG USING PODEM ALGORITHM

SSoCC'01 4/3/01. Specific BIST Architectures. Gert Jervan Embedded Systems Laboratory (ESLAB) Linköping University

Design for Test of Digital Systems TDDC33

Project Name. No 1 Alhaad Gokhale Shubham Mahajan. Number 08CS EC3506

Pinaki Mazumder. Digital Testing 1 PODEM. PODEM Algorithm. PODEM Flow Chart

Advanced Digital Logic Design EECS 303

CMOS Testing: Part 1. Outline

A Study on the Testing of VLSI Systems Using Reduced Power Consumption Methods

COEN-4730 Computer Architecture Lecture 12. Testing and Design for Testability (focus: processors)

VLSI Test Technology and Reliability (ET4076)

Chapter 9. Design for Testability

Mentor Graphics Tools for DFT. DFTAdvisor, FastScan and FlexTest

EECS 579: Built-in Self-Test 3. Regular Circuits

Scan-Based BIST Diagnosis Using an Embedded Processor

Fault Simulation. Problem and Motivation

Collapsing for Multiple Output Circuits. Diagnostic and Detection Fault. Raja K. K. R. Sandireddy. Dept. Of Electrical and Computer Engineering,

Software-Based Delay Fault Testing of Processor Cores

At-Speed Scan Test with Low Switching Activity

VLSI System Testing. Fault Simulation

Origins of Stuck-Faults. Combinational Automatic Test-Pattern Generation (ATPG) Basics. Functional vs. Structural ATPG.

ECE 156B Fault Model and Fault Simulation

Figure 1.1. ROAR architecture. Memory. Reconfigurable Coprocessor. Multithreaded Processor. Interface Bus. I/O system

6 DESIGN FOR TESTABILITY I: FROM FULL SCAN TO PARTIAL SCAN

Compaction mechanism to reduce test pattern counts and segmented delay fault testing for path delay faults

UMBC. space and introduced backtrace. Fujiwara s FAN efficiently constrained the backtrace to speed up search and further limited the search space.

Bit-Fixing in Pseudorandom Sequences for Scan BIST

Chapter 7. Logic Diagnosis. VLSI EE141 Test Principles and Architectures Ch. 7 - Logic Diagnosis - P. 1

Chapter 1 Introduction

Efficient Algorithm for Test Vector Decompression Using an Embedded Processor

VLSI System Testing. Introduction

SAT-BASED ATPG FOR DIGITAL INTEGRATED CIRCUITS BASED ON MULTIPLE OBSERVATIONS

Digital System Test and Testable Design

REDI: An Efficient Fault Oriented Procedure to Identify Redundant Faults in Combinational Logic Circuits *

SPLIT CIRCUIT MODEL FOR TEST GENERATION

Digital Systems Testing

Testing Digital Systems I

Reducing Power Dissipation During Test Using Scan Chain Disable

WITH integrated circuits, especially system-on-chip

12. Use of Test Generation Algorithms and Emulation

On Using Machine Learning for Logic BIST

Circuit Partitioning for Application-Dependent FPGA Testing

A New Optimal State Assignment Technique for Partial Scan Designs

Metodologie di progetto HW Il test di circuiti digitali

Metodologie di progetto HW Il test di circuiti digitali

Reconfigurable Linear Decompressors Using Symbolic Gaussian Elimination

VLSI Test Technology and Reliability (ET4076)

Digital System Design with SystemVerilog

VLSI Testing. Virendra Singh. Bangalore E0 286: Test & Verification of SoC Design Lecture - 7. Jan 27,

VLSI System Testing. Lecture 1 Introduction Class website: people.ee.duke.edu/~krish/teaching/538.html

Lecture 7 Fault Simulation

Techniques for Enhancing Test and Diagnosis of Digital Circuits

A Built-in Self-Test for System-on-Chip

Exploiting Off-Line Hierarchical Test Paths in Module Diagnosis and On-Line Test

Independence Fault Collapsing and Concurrent Test Generation

Defect Tolerance in VLSI Circuits

Advanced VLSI Design Prof. Virendra K. Singh Department of Electrical Engineering Indian Institute of Technology Bombay

RTL Scan Design for Skewed-Load At-Speed Test under Power Constraints

ADVANCES IN ELECTRONIC TESTING CHALLENGES AND METHODOLOGIES. Edited by. DIMITRIS GIZOPOULOS University of Piraeus, Greece.

Digital VLSI Testing. Week 1 Assignment Solution

EECS150 - Digital Design Lecture 24 - High-Level Design (Part 3) + ECC

INTERCONNECT TESTING WITH BOUNDARY SCAN

Testing Digital Systems I

1488 IEEE TRANSACTIONS ON COMPUTER-AIDED DESIGN OF INTEGRATED CIRCUITS AND SYSTEMS, VOL. 16, NO. 12, DECEMBER 1997

Deterministic BIST ABSTRACT. II. DBIST Schemes Based On Reseeding of PRPG (LFSR) I. INTRODUCTION

Adaptive Techniques for Improving Delay Fault Diagnosis

PROOFS Fault Simulation Algorithm

An Efficient Method for Multiple Fault Diagnosis

Transition Faults and Transition Path Delay Faults: Test Generation, Path Selection, and Built-In Generation of Functional Broadside Tests

VLSI Test Technology and Reliability (ET4076)

Self-Stabilizing Byzantine Digital Clock Synchronization

DESIGN OF RANDOM NUMBER GENERATOR AND ITS DELAY AND POWER OPTIMIZATION A THESIS SUBMITTED IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE OF

Functional extension of structural logic optimization techniques

CRITICAL PATH TRACING - AN ALTERNATIVE TO FAULT SIMULATION

UNIT IV CMOS TESTING

HIGH QUALITY COMPACT DELAY TEST GENERATION. A Dissertation ZHENG WANG

EMBEDDED DETERMINISTIC TEST FOR LOW COST MANUFACTURING TEST

Design for Testability

Verification and Testing

An Efficient Test Relaxation Technique for Synchronous Sequential Circuits

DFT for Regular Structures

TEST PATTERN GENERATION FOR VLSI : STATUS AND TRENDS

Transcription:

ECE 753: FAULT-TOLERANT COMPUTING Kewal K.Saluja Department of Electrical and Computer Engineering Test Generation and Fault Simulation Lectures Set 3 Overview Introduction Basics of testing Complexity reduction test generation complexity reduction of fault list Fault Simulation Test generation combinational circuits sequential circuits design for testability built-in self-test ECE 753 Fault Tolerant Computing 2 Recap Think about PROJECT Fault models HW and SW Error models System level models Introduction References What is testing? How is it done? Why test? What to test for? - fault model Justification of the model Relation between testing and faulttolerance ECE 753 Fault Tolerant Computing 3 ECE 753 Fault Tolerant Computing 4 References [goel:81] P. Goel, An implicit enumeration algorithm to generate tests for combinational circuits, IEEE TC, March 1981 Many books and papers in the area of testing digital circuits Text does not deal with testing issues Book by Johnson [john:89] contains a simple and necessary material for this course Book by Siewiorek and Swartz [siew:99] discusses some of the classical methods What is testing? A method of determining if a given product/device is good or faulty Normally a Go/NoGo approach - detection Occasionally determine the location of fault site - diagnosis apply input - observe outputs to device under test (DUT) - many other acronyms such as CUT, PUT, BUT,... ECE 753 Fault Tolerant Computing 5 ECE 753 Fault Tolerant Computing 6 1

Typical constraints What is testing? no internal probing of the device internal details may or may not be available - hence may have to take a black box approach to testing How is it done? Tester based gold unit simulation Non-tester based self-test ECE 753 Fault Tolerant Computing 7 Why Test? Determine if a product is good or faulty Business/cost - cost of not testing is too high rule of 10 quality - closely related to testing ECE 753 Fault Tolerant Computing 8 What to test for? - Fault model Assumptions digital circuit gate level description available apply input and observe output - no internal probing or any other measurements logic testing - observe logic level Which fault model to chose? Single stuck-at fault model Justification of the model Empirical evidence - it works Simple and practical tractable easy to use - many existing hardware and software tools use this model It has stood the test of time ECE 753 Fault Tolerant Computing 9 ECE 753 Fault Tolerant Computing 10 Relation between testing and faulttolerance Follows from the definitions of reliability and availability - conditions i at t = 0 It is the basic method of fault avoidance for fault-tolerance Basics of testing Truth table approach How to reduce number of tests Quality of tests ECE 753 Fault Tolerant Computing 11 ECE 753 Fault Tolerant Computing 12 2

Truth table approach An example Limitations large number of inputs large number of faults large number of tests difficulty in handling sequential circuits How to reduce number of tests An example Methods sequential approach find a test for the fault not yet detected determine all faults detected by it - fault simulation do not generate tests for the faults so detected cover table approach ability to provide an optimal solution (test set containing fewest number of tests) ECE 753 Fault Tolerant Computing 13 ECE 753 Fault Tolerant Computing 14 Quality of tests Intuitive figure of merit more fault a test set detects, the better the test set is Fault coverage ratios of faults detected t d by a test t set to the total t number of possible faults in the circuit Methods to obtain coverage metric create fault list simulate circuit with and without fault and determine detected faults obtain fault coverage Complexity reduction Test generation complexity equivalent to satisfiability problem an NP complete problem for combinational circuits clearly NP for sequential circuits ECE 753 Fault Tolerant Computing 15 ECE 753 Fault Tolerant Computing 16 Complexity reduction Fault list reduction fault equivalence of stuck-at faults Two faults are said to be equivalent if the circuit behavior in the presence of either of these two faults is identical example to show fault equivalence methods to identify fault equivalence and their application to reduce fault list Complexity reduction (contd.) Modeling other faults using stuck-at fault model example - stuck-on fault multiple l faults using a single fault model using extra inputs and logic using extra logic only ECE 753 Fault Tolerant Computing 17 ECE 753 Fault Tolerant Computing 18 3

Simulation and fault simulation 2 value simulation 3 value simulation more values (5 and 9) symbolic simulation Test generation random pattern test generation algorithm generate a random input simulate and determine new faults detected continue till desired stopping condition is met advantages and issues simple when to quit? how does it perform? ECE 753 Fault Tolerant Computing 19 ECE 753 Fault Tolerant Computing 20 PODEM basics of test generation fault excitation fault propagation D notation explain 5-value logic - 0, 1, x, D, U (D_bar) ECE 753 Fault Tolerant Computing 21 algorithm sketch - informal excite fault» choose an unassigned input» place it on decision tree» assign a value to the input and check fault site is D, U, X, or a constant. D or U - excited X - not yet excited constant - same as fault value - BACKTRACK ECE 753 Fault Tolerant Computing 22 propagate fault» choose an unassigned input» place it on decision tree» assign a value to the input and check if still D or U in the circuit and if propagated if no D or U in the circuit D-frontier (intutively speaking - no gate with an input of D or U and output of X) then backtrack flow chart from the paper an example circuit for test generation to explain the concepts» back cone» backtrace - different from backtrack» backtracing for desired effects at the correct location» backtracing for desired value» backtracing using easy/hard heuristic ECE 753 Fault Tolerant Computing 23 ECE 753 Fault Tolerant Computing 24 4

we have a test can it detect more faults?» Fault simulate» fill x s to detect even more faults random fill deterministic fill fault dropping Sequential circuit test generation checking sequence approach assume knowledge of state description structural approach - gate level description random testing try random input fault simulate compute fault coverage NOT VERY EFFECTIVE GENERALLY ECE 753 Fault Tolerant Computing 25 ECE 753 Fault Tolerant Computing 26 Sequential circuit test generation structural approach - (contd.) sequential test generation time frame expansion model example of a circuit generate a test using combinational method convert the combinational test to a test seequence ECE 753 Fault Tolerant Computing 27 Design for testabilitiy model of sequential circuit convert the memory elements to a string of connected elements - shift register generate test for combinational circuit test application consists of scan-in apply system clock (apply test and capture responses) scan-out overlapping of scan-in and scan-out ECE 753 Fault Tolerant Computing 28 Built-in self-test concept of Linear Feedback Shift Register (LFSR) a random pattern generator a signature analyser model a sequential circuit as combinational circuit with inputs and outputs convert the input memory elements as a random pattern generator LFSR convert the output memory elements to a signature analyzer Summary Basics of testing Fault list reduction Fault simulation fault coverage computation Test Generation combinational circuits - PODEM sequential circuits - time frame expansion DFT - full scan approach BIST - key element LFSR ECE 753 Fault Tolerant Computing 29 ECE 753 Fault Tolerant Computing 30 5