Garimella Srinivas Gottiparthy Ramraj Vippa Prakash

Slides:



Advertisements
Similar presentations
Logic Gates.
Advertisements

Logic Gates.
Q R Flip Flops ATS 電子部製作 S Q For a NOR gate, the output would be logic 1 only when both the inputs are 0 : AB F A B F.
ECE 331 – Digital System Design Latches and Flip-Flops (Lecture #17) The slides included herein were taken from the materials accompanying Fundamentals.
Digital Logic Design Brief introduction to Sequential Circuits and Latches.
Universal Gates Sum of Products Products of Sum
Digital Electronics Dan Simon Cleveland State University ESC 120 Revised December 30, 2010.
4/27/2006 ELEC7250: White 1 ELEC7250 VLSI Testing: Final Project Andrew White.
4/20/2006ELEC7250: Alexander 1 LOGIC SIMULATION AND FAULT DIAGNOSIS BY JINS DAVIS ALEXANDER ELEC 7250 PRESENTATION.
ELEC 7250 Term Project Presentation Khushboo Sheth Department of Electrical and Computer Engineering Auburn University, Auburn, AL.
5/7/2007VTS'071 Delay Test Quality Evaluation Using Bounded Gate Delays Soumitra Bose Intel Corporation, Design Technology, Folsom, CA Vishwani D.
1 Oct 24-26, 2006 ITC'06 Fault Coverage Estimation for Non-Random Functional Input Sequences Soumitra Bose Intel Corporation, Design Technology, Folsom,
10/25/2007 ITC-07 Paper Delay Fault Simulation with Bounded Gate Delay Model Soumitra Bose Design Technology, Intel Corp. Folsom, CA Hillary.
1 Reconvergent Fanout Analysis of Bounded Gate Delay Faults Dept. of ECE, Auburn University Auburn, AL Master’s Defense Hillary Grimes Thesis Advisor:
January 16, '02Agrawal: Delay testing1 Delay Testing of Digital Circuits Vishwani D. Agrawal Agere Systems, Murray Hill, NJ USA
Multiplexer as a Universal Function Generator
Dominance Fault Collapsing of Combinational Circuits By Kalpesh Shetye & Kapil Gore ELEC 7250, Spring 2004.
Chapter 4 Logic Gates and Boolean Algebra. Introduction Logic gates are the actual physical implementations of the logical operators. These gates form.
Copyright 2001, Agrawal & BushnellVLSI Test: Lecture 101 Lecture 10 Combinational ATPG and Logic Redundancy n Redundancy identification n Redundancy removal.
S. Reda EN160 SP’07 Design and Implementation of VLSI Systems (EN0160) Lecture 17: Static Combinational Circuit Design (1/2) Prof. Sherief Reda Division.
False Path. Timing analysis problems We want to determine the true critical paths of a circuit in order to: –To determine the minimum cycle time that.
Sneha.  Gates Gates  Characteristics of gates Characteristics of gates  Basic Gates Basic Gates  AND Gate AND Gate  OR gate OR gate  NOT gate NOT.
Exclusive OR Gate. Logically, the exclusive OR (XOR) operation can be seen as either of the following operations:exclusive OR (XOR) 1. A AND NOT B OR.
Basic logic gates  AND gate:The truth table is given by A.BBA
Gates and Logic Dr John Cowell phones off (please)
4. Combinational Logic Networks Layout Design Methods 4. 2
Combinational Logic Digital Design Department of Software Development Faculty of Information Technology Islamic University of Gaza Dr. Rebhi Baraka
An introduction to Fault Detection in Logic Circuits By Dr. Amin Danial Asham.
Logic Gates. AND gate Produces an output only if both inputs are on Input AInput BOutput (Q) Q=
Logic Gates M. AL-Towaileb1. Introduction Boolean algebra is used to model the circuitry of electronic devices. Each input and each output of such a device.
16 Bit Logarithmic Converter Tinghao Liang and Sara Nadeau.
Chapter 6 – Digital Electronics – Part 1 1.D (Data) Flip Flops 2.RS (Set-Reset) Flip Flops 3.T Flip Flops 4.JK Flip Flops 5.JKMS Flip Flops Information.
A New ATPG Algorithm for 21 st Century: The wojoRithm John Sunwoo Electrical & Computer Engineering Auburn University, AL.
CHAPTER 5 Combinational Logic Analysis
AND Gate Inputs Output Input A (Switch) Input B (Switch) Output Y (Lamp) 0 (Open) 0 (OFF) A B Lamp.
Combinational Logic Analysis. Basic Combinational Logic Circuits AND-OR logic AND-OR logic AND-OR logic produces an SOP expression. AND-OR logic produces.
Eng. Mai Z. Alyazji October, 2016
Dominance Fault Collapsing
Timing issues.
Logic Gates.
Logic Gates Benchmark Companies Inc PO Box Aurora CO
EI205 Lecture 5 Dianguang Ma Fall 2008.
Exclusive OR Gate.
VLSI Testing Lecture 6: Fault Simulation
KS4 Electricity – Electronic systems
KS4 Electricity – Electronic systems
CS137: Electronic Design Automation
MAPLD 2005 BOF-L Mitigation Methods for
VLSI Testing Lecture 6: Fault Simulation
5. Combinational circuits
Multi-Level Gate Circuits NAND and NOR Gates
JC Technology Logic Gates.
ELEC-7250 VLSI Testing Scan Design Implementation on ISCAS ’89 Benchmark Circuits – s1423 and s1512 Completed by: Jonathan Harris.
Logic Gates.
A New ATPG Algorithm for 21st Century: The wojoRithm
Lecture 9: Combinational Circuit Design
KS4 Electricity – Electronic systems
Gates Type AND denoted by X.Y OR denoted by X + Y NOR denoted by X + Y
Combinational Circuit Design
GCSE Computer Science – Logic Gates & Boolean Expressions
On the Improvement of Statistical Timing Analysis
Topics Switch networks. Combinational testing..
VLSI Testing Lecture 9: Delay Test
Chapter 3 Overview • Multi-Level Logic
Digital Logic Experiment
VLSI Testing Lecture 7: Delay Test
ELEC Digital Logic Circuits Fall 2015 Logic Testing (Chapter 12)
Digital Logic Design Basics Combinational Circuits Sequential Circuits.
Agenda Lecture Content: Combinatorial Circuits Boolean Algebras
CS137: Electronic Design Automation
Presentation transcript:

Garimella Srinivas Gottiparthy Ramraj Vippa Prakash Robust Path Delay Test Garimella Srinivas Gottiparthy Ramraj Vippa Prakash

CONTENTS Introduction Path Count Algorithm Critical Path Detection Robust path delay test with 5-valued logic Conclusion Demo and Questions

Introduction Delay Test : A circuit that passes delay test must produce correct outputs when inputs are applied and outputs observed with specified timing. Fault Models Gate Delay Fault Model Path Delay Fault Model Path Count Critical Path – Longest Delay Combinational Path.

Path Count Algorithm Path Count = 8 1 A 1 3 B F 1 G J 1 2 L 3 C K E H D Path Count = 8

Critical Path Detection 1 B L H 2 I O 3 1 Q C F P J 2 K 1 D G M 2 R E N

Robust Path Delay Test And / Nand Or/ Nor Rising (U1) U1 S0 Gate Transition And / Nand Or/ Nor Rising (U1) U1 S0 Falling (U0) S1 U0 A 1 B S1 2 S1 3 Q 1 U0 C F U0 S1 U0 2 U0 E 1 D G U0 2 R

Robust Path Delay Test G1 s-a-0 G2 s-a-0 S1 S1 3 Q U0 C U0 S1 U0 2 U0

Conclusion Achievements Improvements Better understanding of Hitec tool. Improvements Implement an Algorithm to determine Vectors. Implement Non-Robust test in case robust test fails.

Demo And Questions