l15: vlsi integration and performance transformations

24
L15: 6.111 Spring 2007 1 Introductory Digital Systems Laboratory L15: VLSI Integration and Performance L15: VLSI Integration and Performance Transformations Transformations 0.0000001 0.000001 0.00001 0.0001 0.001 0.01 0.1 1 10 '68 '70 '72 '74 '76 '78 '80 '82 '84 '86 '88 '90 '92 '94 '96 '98 '00 '02 $ $ Average Cost of one transistor Gordon Moore, Keynote Presentation at ISSCC 2003 Acknowledgement: Lecture material adapted from J. Rabaey, A. Chandrakasan, B. Nikolic, “Digital Integrated Circuits: A Design Perspective” Copyright 2003 Prentice Hall/Pearson. Curt Schurgers

Upload: others

Post on 08-Dec-2021

5 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: L15: VLSI Integration and Performance Transformations

L15: 6.111 Spring 2007 1Introductory Digital Systems Laboratory

L15: VLSI Integration and Performance L15: VLSI Integration and Performance TransformationsTransformations

0.0000001

0.000001

0.00001

0.0001

0.001

0.01

0.1

1

10

'68 '70 '72 '74 '76 '78 '80 '82 '84 '86 '88 '90 '92 '94 '96 '98 '00 '02

$$A

vera

ge C

ost o

f one

tran

sist

orGordon Moore, KeynotePresentation at ISSCC 2003

Acknowledgement:

Lecture material adapted from J. Rabaey, A. Chandrakasan, B. Nikolic, “Digital Integrated Circuits: A Design Perspective” Copyright 2003 Prentice Hall/Pearson.

Curt Schurgers

Page 2: L15: VLSI Integration and Performance Transformations

L15: 6.111 Spring 2007 2Introductory Digital Systems Laboratory

MooreMoore’’s Laws Law

16151413121110

9876543210

1959

1960

1961

1962

1963

1964

1965

1966

1967

1968

1969

1970

1971

1972

1973

1974

1975

LOG

2 OF

THE

NU

MB

ER O

FC

OM

PON

ENTS

PER

INTE

GR

ATE

D F

UN

CTI

ON

Electronics, April 19, 1965.

Source: Dataquest/Intel, 12/02Source: Dataquest/Intel, 12/02

'68 '70 '72 '74 '76 '78 '80 '82 '84 '86 '88 '90 '92 '94 '96 '98 '00 '02

1017

1016

1015

1014

1013

1012

1011

1010

109

Tran

sist

ors

Ship

ped

Per Y

ear

1018

“…E.O. Wilson, the famous Harvard biologist who is an expert on ants, estimates that there are 10 to the 16th and 10 to the 17th ants on earth. But if you look at this curve, this year we’re making one transistor for every ant.” –Gordon Moore, “An Update on Moore’s Law”

Gordon Moore, KeynotePresentation at ISSCC 2003

In 1965, Gordon Moore was preparing a speech and made a memorable observation. When he started to graph data about the growth in memory chip performance, he realized there was a striking trend. Each new chip contained roughly twice as much capacity as its predecessor, and each chip was released within 18-24 months of the previous chip. If this trend continued, he reasoned, computing power would rise exponentially over relatively brief periods of time.

40048008

80808085 8086

286386

486Pentium® proc

P6

0.001

0.01

0.1

1

10

100

1000

Tran

sist

ors

(MT)

2X growth in 1.96 years!

1970 1980 1990 2000Year

Courtesy of S. Borkar (Intel)

2010

Page 3: L15: VLSI Integration and Performance Transformations

L15: 6.111 Spring 2007 3Introductory Digital Systems Laboratory

Layout 101Layout 101

3-D Cross-Section

GND

VDD

metal poly p+ diff

contactfrommetalto ndiff

Ln

Wn

Lp

Wp

IN OUT

n-type well

p-type substrate

metal/pdiffcontact

n+ diff

P-channel MOSFETN-channel MOSFET

IN OUT

VDD

SCircuit RepresentationG

G

D

LayoutD

Follow simple design rules (contractbetween process and circuit designers)S

Page 4: L15: VLSI Integration and Performance Transformations

L15: 6.111 Spring 2007 4Introductory Digital Systems Laboratory

Custom Design/LayoutCustom Design/Layout

Adder stage 1

Wiring

Adder stage 2

Wiring

Adder stage 3B

it slice 0

Bit slice 2

Bit slice 1

Bit slice 63

Sum Select

Shifter

Multiplexers

Loopback Bus

From register files / Cache / Bypass

To register files / Cache

Loopback Bus

Loopback Bus

Die photograph of the Die photograph of the Itanium integer Itanium integer datapathdatapath

BitBit--slice Design Methodologyslice Design Methodology

Hand crafting the layout to achieve maximum clock rates (> 1Ghz)Exploits regularity in datapath structure to optimize interconnects

9-1

Mux

9-1

Mux

5-1

Mux

2-1

Mux

ck1

CARRYGEN

SUMGEN+ LU

1000um

b

s0

s1

g64

sum sumb

LU : LogicalUnit

SUM

SEL

a

to Cache

node1

REG

Itanium has 6 integer execution units like thisItanium has 6 integer execution units like this

Page 5: L15: VLSI Integration and Performance Transformations

L15: 6.111 Spring 2007 5Introductory Digital Systems Laboratory

The ASIC ApproachThe ASIC Approach

Verilog (or VHDL )Verilog (or VHDL )

Logic SynthesisLogic Synthesis

FloorplanningFloorplanning

PlacementPlacement

RoutingRouting

Tape-out

Circuit Extraction

Circuit Extraction

Pre-Layout Simulation

Pre-Layout Simulation

Post-Layout Simulation

Post-Layout Simulation

StructuralStructural

PhysicalPhysical

BehavioralBehavioralDesign Capture

Des

ign

Itera

tion

Des

ign

Itera

tion

Most Common Design Approach for Designs up to 500Mhz Clock Rates

Page 6: L15: VLSI Integration and Performance Transformations

L15: 6.111 Spring 2007 6Introductory Digital Systems Laboratory

Standard Cell ExampleStandard Cell Example

3-input NAND cell(from ST Microelectronics):C = Load capacitanceT = input rise/fall time

Power Supply Line (VDD) Delay in (ns)!!

Ground Supply Line (GND)

Each library cell (FF, NAND, NOR, INV, etc.) and the variations on size (strength of the gate) is fully characterized across temperature, loading, etc.

Page 7: L15: VLSI Integration and Performance Transformations

L15: 6.111 Spring 2007 7Introductory Digital Systems Laboratory

Standard Cell Layout MethodologyStandard Cell Layout Methodology

2-level metal technology Current Day Technology

Cell-structure hidden under interconnect layers

With limited interconnect layers, dedicated routing channels between rows of standard cells are needed

Width of the cell allowed to vary to accommodate complexityInterconnect plays a significant role in speed of a digital circuit

Page 8: L15: VLSI Integration and Performance Transformations

L15: 6.111 Spring 2007 8Introductory Digital Systems Laboratory

VerilogVerilog to ASIC Layout to ASIC Layout (the push button approach)(the push button approach)

module adder64 (a, b, sum); input [63:0] a, b; output [63:0] sum;

assign sum = a + b;endmodule

After Synthesis

After Routing

After Placement

Page 9: L15: VLSI Integration and Performance Transformations

L15: 6.111 Spring 2007 9Introductory Digital Systems Laboratory

Macro ModulesMacro Modules

256×32 (or 8192 bit) SRAM Generated by hard-macro module generator

Generate highly regular structures (entire memories, multipliers, etc.) with a few lines of code

Verilog models for memories automatically generated based on size

Page 10: L15: VLSI Integration and Performance Transformations

L15: 6.111 Spring 2007 10Introductory Digital Systems Laboratory

Clock DistributionClock Distribution

Clock skew, courtesy Alpha

D Q

D Q

IBM Clock RoutingFor 1Ghz clock, skew budget is 100ps.Variations along different paths arise

from:• Device: VT, W/L, etc.• Environment: VDD, °C• Interconnect: dielectric thickness

variation

Page 11: L15: VLSI Integration and Performance Transformations

L15: 6.111 Spring 2007 11Introductory Digital Systems Laboratory

Analog Circuits: Clock Frequency Analog Circuits: Clock Frequency Multiplication (Phase Locked Loop)Multiplication (Phase Locked Loop)

up

down

PLL

Intel 486, 50Mhz

VCO produces high frequency square waveDivider divides down VCO frequencyPFD compares phase of ref and divLoop filter extracts phase error information

Used widely in digital systems for clock synthesis(a standard IP block in most ASIC flows)

Courtesy M. PerrottCourtesy M. Perrott

Page 12: L15: VLSI Integration and Performance Transformations

L15: 6.111 Spring 2007 12Introductory Digital Systems Laboratory

Scan TestingScan Testing

CLK

shift inScanShift

shift out

01

ScanShift

shift in

01

ScanShift

... Idea: have a mode in which all registers are chainedinto one giant shift register which can be loaded/read-out bit serially. Test remaining (combinational)logic by

(1) in “test” mode, shift in new values for allregister bits thus setting up the inputs to thecombinational logic

(2) clock the circuit once in “normal” mode, latchingthe outputs of the combinational logic back intothe registers

(3) in “test” mode, shift out the values of allregister bits and compare against expectedresults.

Courtesy of C. Terman and IEEE Press

Page 13: L15: VLSI Integration and Performance Transformations

L15: 6.111 Spring 2007 13Introductory Digital Systems Laboratory

Behavioral TransformationsBehavioral Transformations

There are a large number of implementations of the same functionality

These implementations present a different point in the area-time-power design space

Behavioral transformations allow exploring the design space a high-level

Optimization metrics:

area

time

power1. Area of the design2. Throughput or sample time TS3. Latency: clock cycles between

the input and associated output change

4. Power consumption5. Energy of executing a task6. …

Page 14: L15: VLSI Integration and Performance Transformations

L15: 6.111 Spring 2007 14Introductory Digital Systems Laboratory

FixedFixed--Coefficient MultiplicationCoefficient Multiplication

X3 X2 X1 X0

X3 · Y2 X2 · Y2 X1 · Y2 X0 · Y2

X3 · Y3 X2 · Y3 X1 · Y3 X0 · Y3

Z7 Z6 Z5 Z4 Z3 Z2 Z1 Z0

Y3 Y2 Y1 Y0

X3 · Y0 X2 · Y0 X1 · Y0 X0 · Y0

X3 · Y1 X2 · Y1 X1 · Y1 X0 · Y1

Conventional Multiplication

Z = X · Y

Constant multiplication (become hardwired shifts and adds)X3 X2 X1 X0

X3 X2 X1 X0

Z7 Z6 Z5 Z4 Z3 Z2 Z1 Z0

1 0 0 1X3 X2 X1 X0

Z = X · (1001)2

<< 3

X ZY = (1001)2 = 23 + 20

shifts using wiring

Page 15: L15: VLSI Integration and Performance Transformations

L15: 6.111 Spring 2007 15Introductory Digital Systems Laboratory

Transform: Canonical Signed Digits (CSD)Transform: Canonical Signed Digits (CSD)

Canonical signed digit representation is used to increase the number of zeros. It uses digits {-1, 0, 1} instead of only {0, 1}.

Iterative encoding: replace string of consecutive 1’s

0 1 1 … 1 1 1 0 0 … 0 -1

2N-2 + … + 21 + 20 2N-1 - 20

Worst case CSD has 50% non zero bits

01101111 0 1 1 1 10 1 1 0 1 1 0 -11 0 0

=

10010001 1 0 0 0 -1-1 0 0

X << 7

<< 4

Z

Shift translates to re-wiring

Page 16: L15: VLSI Integration and Performance Transformations

L15: 6.111 Spring 2007 16Introductory Digital Systems Laboratory

Algebraic TransformationsAlgebraic Transformations

A B B A

DistributivityCommutativityA C B

Associativity

A

CB

C

A B

A BA B

Common sub-expressions

A BC

A + B = B + A (A + B) C = AB + BC

YXY XX

(A + B) + C = A + (B+C)

Page 17: L15: VLSI Integration and Performance Transformations

L15: 6.111 Spring 2007 17Introductory Digital Systems Laboratory

Transforms for Efficient Resource UtilizationTransforms for Efficient Resource Utilization

CA B FD E

2

1

IG H Time multiplexing: mapped to 3 multipliers and 3 adders

distributivity

2

1

CA B FD E IG H

Reduce number of operators to 2 multipliers and 2 adders

Page 18: L15: VLSI Integration and Performance Transformations

L15: 6.111 Spring 2007 18Introductory Digital Systems Laboratory

A Very Useful Transform: RetimingA Very Useful Transform: Retiming

Retiming is the action of moving delay around in the systemsDelays have to be moved from ALL inputs to ALL outputs or vice versa

D

D

D

D

D

Cutset retiming: A cutset intersects the edges, such that this would result in two disjoint partitions of these edges being cut. To retime, delays are moved from the ingoing to the outgoing edges or vice versa.

Benefits of retiming:• Modify critical path delay• Reduce total number of registers

D

D

D

Page 19: L15: VLSI Integration and Performance Transformations

L15: 6.111 Spring 2007 19Introductory Digital Systems Laboratory

Retiming Example: FIR FilterRetiming Example: FIR Filter

D D Dx(n)

h(0) h(1) h(2) h(3)

y(n)

D D D

Direct form

associativity of the additionx(n)

h(0) h(1) h(2) h(3)

D D D

y(n)

x(n)

h(0) h(3)h(1) h(2)

y(n)

retime

Symbol for multiplication

∑=

⋅−=⊗=K

i

ihinxnxnhny0

)()()()()(

(10)

(4)

Tclk = 22 ns

Tclk = 14 nsTransposed form

Note: here we use a first cut analysis that assumes the delay of a chain of operators is the sum of their individual delays. This is not accurate.

Page 20: L15: VLSI Integration and Performance Transformations

L15: 6.111 Spring 2007 20Introductory Digital Systems Laboratory

Pipelining, Just Another TransformationPipelining, Just Another Transformation(Pipelining = Adding Delays + Retiming)(Pipelining = Adding Delays + Retiming)

D

D

D

D

D

D

D

D

D

Contrary to retiming, pipelining adds extra registers to the system

add input registers

How to pipeline:1. Add extra registers at

all inputs2. Retime

retime

Page 21: L15: VLSI Integration and Performance Transformations

L15: 6.111 Spring 2007 21Introductory Digital Systems Laboratory

The Power of Transforms: The Power of Transforms: LookaheadLookahead

D

x(n) y(n)

A

2D

y(n)x(n)y(n) = x(n) + A y(n-1)loop

unrolling D AA

Try pipeliningthis structure

y(n) = x(n) + A[x(n-1) + A y(n-2)]

distributivity

2D

y(n)x(n)

DAAAHow about pipelining

this structure! associativity

2D

x(n) y(n)

DA2A

D

x(n) y(n)

A2

A DD retiming

precomputed

Page 22: L15: VLSI Integration and Performance Transformations

L15: 6.111 Spring 2007 22Introductory Digital Systems Laboratory

Key Concern in Modern VLSI: Variations!Key Concern in Modern VLSI: Variations!

10

100

1000

10000

1000 500 250 130 65 32

Technology Node (nm)

Mea

n N

umbe

r of

Dop

ant

Ato

ms

Random Dopant Fluctuations40

50

60

70

80

90

100

110

Tem

pera

ture

(C)

Temp Variation & Hot spots

ToxD

GATE

SOURCE DRAIN

Leff

BODY

DelayDelay

Path DelayPath Delay Prob

abili

tyPr

obab

ility Due to Due to

variations in:variations in:VVdddd, V, Vtt, and , and

TempTemp

Deterministic design techniques inadequate in the futureDeterministic design techniques inadequate in the futureDeterministic design techniques inadequate in the future

With 100b transistors, 1b unusable (variations)

Courtesy of S. Borkar (Intel)

Page 23: L15: VLSI Integration and Performance Transformations

L15: 6.111 Spring 2007 23Introductory Digital Systems Laboratory

Trends: Trends: ““Chip in a DayChip in a Day””((Matlab/SimulinkMatlab/Simulink to Siliconto Silicon……))

Mult2

Mac2Mult1 Mac1

S reg X reg Add,Sub,Shift

Map algorithms directly to silicon - bypass writing Verilog!Courtesy of R. Brodersen

Page 24: L15: VLSI Integration and Performance Transformations

L15: 6.111 Spring 2007 24Introductory Digital Systems Laboratory

Trends: Watermarking of Digital Designs Trends: Watermarking of Digital Designs

Fingerprinting is a technique to deter people from illegally redistributing legally obtained IP by enabling the author of the IP to uniquely identify the original buyer of the resold copy. The essence of the watermarking approach is to encode the author's signature. The selection, encoding, and embedding of the signature must result in minimal performance and storage overhead.

(courtesy of G. Qu, M. Potkonjak)(courtesy of G. Qu, M. Potkonjak)

same functionality, same area, same performance watermark of 4768 bits embedded