ee241 - spring 2013bwrcs.eecs.berkeley.edu/classes/icdesign/ee241_s13/... · 2013-04-24 · ee241 -...

15
1 EE241 - Spring 2013 Advanced Digital Integrated Circuits Lecture 15: Latches and Flip-FLops 2 Announcements Homework 3 due next week Quiz #3 on Monday

Upload: others

Post on 19-Jun-2020

0 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: EE241 - Spring 2013bwrcs.eecs.berkeley.edu/Classes/icdesign/ee241_s13/... · 2013-04-24 · EE241 - Spring 2013 Advanced Digital Integrated Circuits Lecture 15: Latches and Flip-FLops

1

EE241 - Spring 2013Advanced Digital Integrated Circuits

Lecture 15: Latches and Flip-FLops

2

Announcements

Homework 3 due next week

Quiz #3 on Monday

Page 2: EE241 - Spring 2013bwrcs.eecs.berkeley.edu/Classes/icdesign/ee241_s13/... · 2013-04-24 · EE241 - Spring 2013 Advanced Digital Integrated Circuits Lecture 15: Latches and Flip-FLops

2

3

Outline

Last lectureStatistical timing

Intro to latches

This lectureLatches and flip-flops

4. Design for performance

C. Latches and flip-flops

Page 3: EE241 - Spring 2013bwrcs.eecs.berkeley.edu/Classes/icdesign/ee241_s13/... · 2013-04-24 · EE241 - Spring 2013 Advanced Digital Integrated Circuits Lecture 15: Latches and Flip-FLops

3

5

Latch Pair vs. Flip-Flop

Performance metrics

Delay metricsDelay penalty

Clock skew penalty

Inclusion of logic

Inherent race immunity

Power/Energy MetricsPower/energy

PDP, EDP

Design robustness

6

Latches

D

Clk

Clk

Q

Clk

D

Clk

Q

Transmission-Gate Latch C2MOS Latch

Page 4: EE241 - Spring 2013bwrcs.eecs.berkeley.edu/Classes/icdesign/ee241_s13/... · 2013-04-24 · EE241 - Spring 2013 Advanced Digital Integrated Circuits Lecture 15: Latches and Flip-FLops

4

7

Latches

Courtesy of IEEE Press, New York. 2000

8

Latch Pair as a Flip-Flop

Page 5: EE241 - Spring 2013bwrcs.eecs.berkeley.edu/Classes/icdesign/ee241_s13/... · 2013-04-24 · EE241 - Spring 2013 Advanced Digital Integrated Circuits Lecture 15: Latches and Flip-FLops

5

9

Requirements for the Flip-Flop Design

• High speed of operation:• Small Clk-Output delay• Small setup time• Small hold timeInherent race immunity

• Low power• Small clock load• High driving capability• Integration of logic into flip-flop• Multiplexed or clock scan• Robustness

10

Sources of Noise

Courtesy of IEEE Press, New York. 2000

Page 6: EE241 - Spring 2013bwrcs.eecs.berkeley.edu/Classes/icdesign/ee241_s13/... · 2013-04-24 · EE241 - Spring 2013 Advanced Digital Integrated Circuits Lecture 15: Latches and Flip-FLops

6

11

Types of Flip-Flops

Latch Pair(Master-Slave)

D

Clk

Q D

Clk

Q

Clk

DataD

Clk

Q

Clk

Data

Pulse-Triggered Latch

L1 L2 L

12

Flip-Flop Delay

Sum of setup time and Clk-output delay is the true measure of the performance with respect to the system speed

T = TClk-Q + TLogic + Tsetup (ignoring skew)

D Q

Clk

D Q

Clk

Logic

N

TLogicTClk-Q TSetup

Page 7: EE241 - Spring 2013bwrcs.eecs.berkeley.edu/Classes/icdesign/ee241_s13/... · 2013-04-24 · EE241 - Spring 2013 Advanced Digital Integrated Circuits Lecture 15: Latches and Flip-FLops

7

13

Delay vs. Setup/Hold Times

0

50

100

150

200

250

300

350

-200 -150 -100 -50 0 50 100 150 200

Data-Clk [ps]

Clk

-Ou

tpu

t [p

s]

Setup Hold

Minimum Data-Output

14

Master-Slave Latch Pairs

Case 1: PowerPC 603 (Gerosa, JSSC 12/94)

Vdd Vdd

Clk

QClk Clkb

Clkb

D

Page 8: EE241 - Spring 2013bwrcs.eecs.berkeley.edu/Classes/icdesign/ee241_s13/... · 2013-04-24 · EE241 - Spring 2013 Advanced Digital Integrated Circuits Lecture 15: Latches and Flip-FLops

8

15

Master-Slave Latches

Case 2: C2MOS

VddVdd Vdd

Vdd

Vdd Vdd

Vdd

VddClk Ck

Ck

Ck

Ck

CkCkb

Ckb

Ckb

Ckb

QD

Feedback added for static operationLocally generated clockPoor driving capability

16

Pulse-Triggered Latches

•First stage is a pulse generator• generates a pulse (glitch) on a rising edge of the clock

•Second stage is a latch• captures the pulse generated in the first stage

•Pulse generation results in a negative setup time•Frequently exhibit a soft edge property

•Note: power is always consumed in the pulse generator

Page 9: EE241 - Spring 2013bwrcs.eecs.berkeley.edu/Classes/icdesign/ee241_s13/... · 2013-04-24 · EE241 - Spring 2013 Advanced Digital Integrated Circuits Lecture 15: Latches and Flip-FLops

9

17

Pulsed Latch

Kozu, ISSCC’96

Simple pulsed latch

18

Intel/HP Itanium 2

Naffziger, ISSCC’02

Page 10: EE241 - Spring 2013bwrcs.eecs.berkeley.edu/Classes/icdesign/ee241_s13/... · 2013-04-24 · EE241 - Spring 2013 Advanced Digital Integrated Circuits Lecture 15: Latches and Flip-FLops

10

19

Pulse-Triggered Latches

Hybrid Latch Flip-Flop, AMD K-6Partovi, ISSCC’96

Vdd

D

Clk

Q

Q

20

HLFF Operation

1-0 and 0-1 transitions at the input with 0ps setup time

Page 11: EE241 - Spring 2013bwrcs.eecs.berkeley.edu/Classes/icdesign/ee241_s13/... · 2013-04-24 · EE241 - Spring 2013 Advanced Digital Integrated Circuits Lecture 15: Latches and Flip-FLops

11

21

Hybrid Latch Flip-Flop

Partovi et al, ISSCC’96

Skew absorption

22

Pulse-Triggered Latches

AMD K-7

Courtesy of IEEE Press, New York. 2000

Page 12: EE241 - Spring 2013bwrcs.eecs.berkeley.edu/Classes/icdesign/ee241_s13/... · 2013-04-24 · EE241 - Spring 2013 Advanced Digital Integrated Circuits Lecture 15: Latches and Flip-FLops

12

23

Pulse-Triggered Latches

Semi-Dynamic Flip-Flop (SDFF), Sun UltraSparc III, Klass, VLSI Circuits’98

Clk

D

Vdd Vdd

Q

Q

Pulse generator is dynamic, cross-coupled latch is added for robustness. Loses soft edge on rising transitionLatch has one transistor less in stack - faster than HLFF, but 1-1 glitch existsSmall penalty for adding logic

24

Pulse-Triggered Latches

Partovi, VLSI’12

Used in a synthesized flow

Page 13: EE241 - Spring 2013bwrcs.eecs.berkeley.edu/Classes/icdesign/ee241_s13/... · 2013-04-24 · EE241 - Spring 2013 Advanced Digital Integrated Circuits Lecture 15: Latches and Flip-FLops

13

25

Pulse-Triggered Latches

7474, from mid-1960’s

Clk

D

Q

Q

S

R

26

Pulse-Triggered Latches

First stage is a sense amplifier, precharged to high, when Clk = 0After rising edge of the clock sense amplifier generates the pulse on S or RThe pulse is captured in S-R latchCross-coupled NAND has different propagation delays of rising and falling edges

Sense-amplifier-based flip-flop, Matsui 1992.DEC Alpha 21264, StrongARM 110

Page 14: EE241 - Spring 2013bwrcs.eecs.berkeley.edu/Classes/icdesign/ee241_s13/... · 2013-04-24 · EE241 - Spring 2013 Advanced Digital Integrated Circuits Lecture 15: Latches and Flip-FLops

14

27

Sense Amplifier-Based Flip-Flop

Courtesy of IEEE Press, New York. 2000

28

Sampling Window Comparison

Naffziger, JSSC 11/02

Page 15: EE241 - Spring 2013bwrcs.eecs.berkeley.edu/Classes/icdesign/ee241_s13/... · 2013-04-24 · EE241 - Spring 2013 Advanced Digital Integrated Circuits Lecture 15: Latches and Flip-FLops

15

29

Some Interesting Questions

How to compare delays analytically?Similar to LE

Analytical setup time

How to evaluate robustness analytically?

30

Next Lecture

Power-performance tradeoffs