Lecture 8: Combinational Circuits

Similar documents
Lecture 8: Combinational Circuits

Lecture 9: Combinational Circuits

Lecture 9: Combinational Circuit Design

Lecture 8: Logic Effort and Combinational Circuit Design

7. Combinational Circuits

Static CMOS Circuits. Example 1

Lecture 6: Circuit design part 1

Lecture 8: Combinational Circuit Design

Logical Effort: Designing for Speed on the Back of an Envelope David Harris Harvey Mudd College Claremont, CA

Lecture 4: DC & Transient Response

Lecture 14: Circuit Families

CPE/EE 427, CPE 527 VLSI Design I Delay Estimation. Department of Electrical and Computer Engineering University of Alabama in Huntsville

5. CMOS Gate Characteristics CS755

ECE429 Introduction to VLSI Design

Lecture 6: DC & Transient Response

Lecture 5: DC & Transient Response

Very Large Scale Integration (VLSI)

EEE 421 VLSI Circuits

EE M216A.:. Fall Lecture 5. Logical Effort. Prof. Dejan Marković

Introduction to CMOS VLSI Design. Lecture 5: Logical Effort. David Harris. Harvey Mudd College Spring Outline

Lecture 4: Implementing Logic in CMOS

EEC 118 Lecture #6: CMOS Logic. Rajeevan Amirtharajah University of California, Davis Jeff Parkhurst Intel Corporation

EE5780 Advanced VLSI CAD

Topics. CMOS Design Multi-input delay analysis. John A. Chandy Dept. of Electrical and Computer Engineering University of Connecticut

Lecture 5: DC & Transient Response

Lecture 12 CMOS Delay & Transient Response

VLSI Design, Fall Logical Effort. Jacob Abraham

EE141. Administrative Stuff

Digital Integrated Circuits A Design Perspective

Digital Integrated Circuits A Design Perspective

Spiral 2 7. Capacitance, Delay and Sizing. Mark Redekopp

EE 447 VLSI Design. Lecture 5: Logical Effort

Delay and Power Estimation

DC & Transient Responses

Integrated Circuits & Systems

Lecture 5. Logical Effort Using LE on a Decoder

Properties of CMOS Gates Snapshot

DC and Transient Responses (i.e. delay) (some comments on power too!)

CMOS logic gates. João Canas Ferreira. March University of Porto Faculty of Engineering

CMPEN 411 VLSI Digital Circuits. Lecture 04: CMOS Inverter (static view)

Introduction to CMOS VLSI Design. Logical Effort B. Original Lecture by Jay Brockman. University of Notre Dame Fall 2008

Lecture 16: Circuit Pitfalls

Lecture 6: Logical Effort

EE213, Spr 2017 HW#3 Due: May 17 th, in class. Figure 1

ECE 425 Midterm Overview. Fall 2017

Miscellaneous Lecture topics. Mary Jane Irwin [Adapted from Rabaey s Digital Integrated Circuits, 2002, J. Rabaey et al.]

EEC 116 Lecture #5: CMOS Logic. Rajeevan Amirtharajah Bevan Baas University of California, Davis Jeff Parkhurst Intel Corporation

EE 466/586 VLSI Design. Partha Pande School of EECS Washington State University

Lecture 12 Digital Circuits (II) MOS INVERTER CIRCUITS

Digital Circuits. 1. Inputs & Outputs are quantized at two levels. 2. Binary arithmetic, only digits are 0 & 1. Position indicates power of 2.

9/18/2008 GMU, ECE 680 Physical VLSI Design

Topic 4. The CMOS Inverter

Name: Grade: Q1 Q2 Q3 Q4 Q5 Total. ESE370 Fall 2015

Lecture 12 Circuits numériques (II)

Logical Effort. Sizing Transistors for Speed. Estimating Delays

UNIVERSITY OF CALIFORNIA College of Engineering Department of Electrical Engineering and Computer Sciences. Professor Oldham Fall 1999

ESE 570: Digital Integrated Circuits and VLSI Fundamentals

Digital Integrated Circuits A Design Perspective

Lecture 14 - Digital Circuits (III) CMOS. April 1, 2003

Homework Assignment #1 Solutions EE 477 Spring 2017 Professor Parker

ENGR890 Digital VLSI Design Fall Lecture 4: CMOS Inverter (static view)

CPE/EE 427, CPE 527 VLSI Design I L18: Circuit Families. Outline

CMPEN 411 VLSI Digital Circuits Spring 2011 Lecture 07: Pass Transistor Logic

CPE/EE 427, CPE 527 VLSI Design I L06: CMOS Inverter, CMOS Logic Gates. Course Administration. CMOS Inverter: A First Look

Lecture 12: Datapath Functional Units

Lecture Outline. ESE 570: Digital Integrated Circuits and VLSI Fundamentals. Review: 1st Order RC Delay Models. Review: Two-Input NOR Gate (NOR2)

EECS 141: SPRING 09 MIDTERM 2

CMOS Inverter: CPE/EE 427, CPE 527 VLSI Design I L06: CMOS Inverter, CMOS Logic Gates. Course Administration. CMOS Properties.

ECE 546 Lecture 10 MOS Transistors

UNIVERSITY OF CALIFORNIA, BERKELEY College of Engineering Department of Electrical Engineering and Computer Sciences

KINGS COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING QUESTION BANK

EE371 - Advanced VLSI Circuit Design

DC and Transient. Courtesy of Dr. Daehyun Dr. Dr. Shmuel and Dr.

Designing Information Devices and Systems II Fall 2017 Miki Lustig and Michel Maharbiz Homework 1. This homework is due September 5, 2017, at 11:59AM.

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Electrical Engineering and Computer Sciences

Errata of K Introduction to VLSI Systems: A Logic, Circuit, and System Perspective

EECS 141 F01 Lecture 17

Digital Integrated Circuits Designing Combinational Logic Circuits. Fuyuzhuo

Physical Design of Digital Integrated Circuits (EN0291 S40) Sherief Reda Division of Engineering, Brown University Fall 2006

C.K. Ken Yang UCLA Courtesy of MAH EE 215B

COMBINATIONAL LOGIC. Combinational Logic

EE371 - Advanced VLSI Circuit Design

Lecture 4: CMOS Transistor Theory

CHAPTER 15 CMOS DIGITAL LOGIC CIRCUITS

EE M216A.:. Fall Lecture 4. Speed Optimization. Prof. Dejan Marković Speed Optimization via Gate Sizing

COMP 103. Lecture 16. Dynamic Logic

Digital EE141 Integrated Circuits 2nd Combinational Circuits

ENEE 359a Digital VLSI Design

ECE321 Electronics I

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Electrical Engineering and Computer Sciences

Integrated Circuits & Systems

Digital Integrated Circuits A Design Perspective

CMOS Inverter (static view)

3. Design a stick diagram for the PMOS logic shown below [16] Y = (A + B).C. 4. Design a layout diagram for the CMOS logic shown below [16]

Low Power VLSI Circuits and Systems Prof. Ajit Pal Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur

CARNEGIE MELLON UNIVERSITY DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING DIGITAL INTEGRATED CIRCUITS FALL 2002

THE INVERTER. Inverter

EE141Microelettronica. CMOS Logic

CMOS Digital Integrated Circuits Lec 10 Combinational CMOS Logic Circuits

ECE 342 Electronic Circuits. Lecture 34 CMOS Logic

Transcription:

Introduction to CMOS VLSI Design Lecture 8: Combinational Circuits David Harris Harvey Mudd College Spring 004

Outline ubble Pushing Compound Gates Logical Effort Example Input Ordering symmetric Gates Skewed Gates est P/N ratio Slide

Example module mux(input s, d0, d, output y); assign y s? d : d0; endmodule ) Sketch a design using ND, OR, and NOT gates. Slide 3

Example ) Sketch a design using NND, NOR, and NOT gates. ssume ~S is available. Slide 5

Example 3 3) Sketch a design using one compound gate and one NOT gate. ssume ~S is available. Slide 8

Compound Gates Logical Effort of compound gates unit inverter OI OI i + C + CD C C D D E C Complex OI i i i( ) + C + DE i 4 4 4 4 6 C C 4 C 4 D 4 C D C D E 6 3 6 E 6 D C g 3/3 g 6/3 g g p 3/3 g 6/3 g g g C 5/3 g C g C p 7/3 g D g D p g E p Slide 0

Example 4 The multiplexer has a maximum input capacitance of 6 units on each input. It must drive a load of 60 units. Estimate the delay of the NND and compound gate designs. Slide

NND Solution D0 S D S Slide 4

Compound Solution D0 S D S Slide 6

Example 5 nnotate your designs with transistor sizes that achieve this delay. Slide 8

Input Order Our parasitic delay model was too simple Calculate parasitic delay for falling If arrives latest? If arrives latest? x 6C C Slide 0

Inner & Outer Inputs Outer input is closest to rail () Inner input is closest to output () If input arrival time is known Connect latest input to inner terminal Slide

symmetric Gates symmetric gates favor one input over another Ex: suppose input of a NND gate is most critical g g Use smaller transistor on (less capacitance) oost size of noncritical input So total resistance is same reset g total g + g symmetric gate approaches g on critical input ut total logical effort goes up reset 4/3 Slide 3

Symmetric Gates Inputs can be made perfectly symmetric Slide 5

Skewed Gates Skewed gates favor one edge over another Ex: suppose rising output of inverter is most critical Downsize noncritical nmos transistor HI-skew inverter unskewed inverter (equal rise resistance) unskewed inverter (equal fall resistance) / / Calculate logical effort by comparing to unskewed inverter with same effective resistance on that edge. Slide 6

HI- and LO-Skew Def: Logical effort of a skewed gate for a particular transition is the ratio of the input capacitance of that gate to the input capacitance of an unskewed inverter delivering the same output current for the same transition. Skewed gates reduce size of noncritical transistors HI-skew gates favor rising output (small nmos) LO-skew gates favor falling output (small pmos) Logical effort is smaller for favored direction ut larger for the other direction Slide 8

Catalog of Skewed Gates Inverter NND NOR unskewed 4/3 4/3 4/3 4 4 5/3 5/3 5/3 HI-skew / 5/6 5/3 5/4 LO-skew 4/3 /3 Slide 9

symmetric Skew Combine asymmetric and skewed gates Downsize noncritical transistor on unimportant input Reduces parasitic delay for critical input reset reset 4/3 4 Slide 3

est P/N Ratio We have selected P/N ratio for unit rise and fall resistance (µ -3 for an inverter). lternative: choose ratio for least average delay Ex: inverter Delay driving identical inverter t pdf t pdr t pd Differentiate t pd w.r.t. P Least delay for P P Slide 33

P/N Ratios In general, best P/N ratio is sqrt of equal delay ratio. Only improves average delay slightly for inverters ut significantly decreases area and power Inverter NND NOR fastest.44 P/N ratio Slide 35

Observations For speed: NND vs. NOR Many simple stages vs. fewer high fan-in stages Latest-arriving input For area and power: Many simple stages vs. fewer high fan-in stages Slide 37