1 an efficient method for chip-level statistical capacitance extraction considering process...

31
1 An Efficient Method for Chip-Level Statistical Capacitance Extraction Considering Process Variations wit h Spatial Correlation W. Zhang, W. Yu, Z. Wang, Z. Yu, R. Jiang, J. Xiong To be presented on DATE’2008

Upload: edmund-logan

Post on 17-Dec-2015

213 views

Category:

Documents


0 download

TRANSCRIPT

1

An Efficient Method for Chip-Level Statistical Capacitance Extraction Considering Process V

ariations with Spatial Correlation

W. Zhang, W. Yu, Z. Wang, Z. Yu, R. Jiang, J. Xiong

To be presented on DATE’2008

2

Outline

• Introduction

• Preliminary

• Statistical Capacitance Extraction

• Chip-Level Capacitance Extraction Considering Spatial Correlation

• Numerical Results

• Conclusion

Process Variations

• Become an issue in 90nm technology and beyond• Systematic:

– Pattern-dependent

– Modeled with deterministic methods

• Random:– Need stochastic modeling

– Challenges to computational efficiency

• Monte-Carlo simulation– Involves thousands of stochastic samplings

– Suffers from huge computational time (converging rate )

– Benchmark approach

Photo from Synopsys [GLS-VLSI’06]

1/ M3

Existing Methods

• Recently proposed approaches– FastSies [ICCAD’05]: rough surface, non-sampling, SBIE– Perturbation [ICCAD’05]: quadratic model of C, Taylor’s

expansion on potential matrix and solution– Spectral Stochastic Collocation Method [DATE’07]:

HPC technique, higher accuracy than perturbation, efficient techniques for solving potential matrix and variable reduction

• Limitations of Perturbation & SSCM– Model the fluctuation of each surface panel (large #variable k) – Time k2 time of running 3-D field solver

• Small structures; variation model for rough surface4

Our Contribution

• Chip-level capacitance extraction– Considering fluctuation of each panel may not be necessary

– Window-based method, covariance among windows needed

– How to get the statistical capacitance of a critical path

• Contributions– Simple variation model

– Intra-window algorithm

– Capacitance covariance among windows

– Statistical method for full-path extraction

– 100x or more faster than MC simulation 5

6

Outline

• Introduction

• Preliminary– Grid-Based Variation Model– Homogenous Chaos Expansion

• Statistical Capacitance Extraction

• Chip-Level Capacitance Extraction Considering Spatial Correlation

• Numerical Results

• Conclusion

Grid-Based Variation Model

• Described in [TCAD’07]• Random variables

– Width, thickness, spacing, ILD thickness

• Grid model and spatial correlation– In each cell: each physical

parameter has an unique value

– Among cells: characterized by a correlation matrix

• Gridding scheme depends on– Knowledge of manufacturing

– Error tolerance

Uniform grids Nonuniform grids

7

T

ILD1

ILD2

W

Space2Space1

Homogenous Chaos

• Homogenous chaos expansion for stochastic function

• Hermite polynomials are for Gaussian random process – – –

• The orthogonality of Hermite polynomials

1

1 1 1 2 1 2

1 1 2

0 1 20

1 1 1 1

( ) ( ) ( ) ( , ) ...id d

j j i i i i i ij i i i

C c a a a

11

1

2

( ), ( ) ... ( ) ( ) ( ) ...

1 where ( ) is the probability density function

2

d

T

i j i j d ij

d

d d

e

1( )i i 2 ( , )i j i j ij

0 1

9

Homogenous Chaos

• HCE converges for any Gaussian random process with finite second-order moments

• HPC has optimal convergence rate for a Gaussian random process [SIAM-JSC’02]

The Askey Scheme

10

Outline

• Introduction

• Preliminary

• Statistical Capacitance Extraction– Hermite Polynomial Collocation (HPC) Method– Variable Preprocessing

• Chip-Level Capacitance Extraction Considering Spatial Correlation

• Numerical Results

• Conclusion

11

HPC Method

• Hermite polynomial expansion of capacitance:

• Perform Galerkin method with M polynomials:1

( ) ( )j jj

C c

1

( ), ( ) ( ), ( ) , 1, 2, ..., MM

k j j kj

C c k

( ), ( )( )

( ), ( )j

j

j j

Cc Orthogonality

1

( ), ( ) ( ) ( ) ( )

( ) ( ) ( , is Hermit-Gauss point)

j j

Ki i i

i ji

C C d

w C Numerical quadrature

Computing time:K times of conventional capacitance extraction, independent of solver

12

Sparse Grid Quadrature

• A technique to reduce collocation points for quadrature

• Level k grid has 2k+1 degree of exactness

• One-dimensional quadrature (Gaussian quadrature)– Collocation point set :k+1 points

• d-dimensional quadrature– Point set

– About 2d points for level 1 accuracy, 2d2 for level 2

– Weights:

1k

11 1

1 | |( ... ),| |diik

d jk d i k

i i

1...

1

| |...

1( 1)

| |d m

i i id m

i i ik ij j jm

dw w

k i

13

HPC with Sparse Grid

• Solve with sparse grid

• Conclusion: sparse grid with level k accuracy required for order k expansion of capacitance

( ) ( ) ( )jC d

Order k expansion

C and Ψj at most order k

CΨj at most order 2k

Need level k grid for 2k+1 degree of exactness

For quadratic capacitance model, sparse grid with level 2 accuracy is needed, that means 2d2 collocation points for numerical quadrature

14

Some Acceleration Techniques

• If the number of variable (quadrature dimension) is small, Sparse Grid may have more collocation points than the Gaussian quadrature– In this case, we use Gauss quadrature instead

• There are duplicate points with different weights – Consider it to reduce calls of capacitance extraction

• If 3-D capacitance extractor with iterative solver is used, minimum spanning tree of collocation points is constructed– Employing the preceding solution as the initial guess of

iterative solver can speedup the next capacitance solution

15

Variable Preprocessing

• HPC requires independent random variables• For an intra-window extraction, the variables may be

not independent if several variation cells are involved• Get independent variables with Cholesky factorization

• A simple example

*covariance matrix ,Tn LL L

21 1 2

1 01,

1 1T

w wLL L

*1 11

2 *2 1 1 2

*23 3

0 0

1 0

0 0

w

w w

w

*

: standard deviation : correlation coefficient: independent variable

16

Summary: Intra-Window Extraction

Algorithm Intra-Window Capacitance Extraction (Wi)

1. Preprocess variables inside Wi

2. Calculate collocation points {pj}

3. For each pj

4. Solve desired capacitances in Wi at pj

5. For each desired capacitance Ckl

6. Evaluate coefficients in7. Evaluate mean and variance with

1

( )M

kl klj jj

C c

1

2

2

( )

( ) ( ), ( )

kl kl

M

kl j jj

klj

E C c

D C c

Can be done by any solver

17

Outline

• Introduction• Preliminary• Statistical Capacitance Extraction• Chip-Level Capacitance Extraction

– Window and Grid Partition

– Inter-Window Covariance

– Full-Path Capacitance Extraction

• Numerical Results• Conclusion

18

Window and Grid Partition

• Sophisticated techniques are actually used for window partition and capacitance assembling

• Because we focus on the variation-aware extraction, assume a simple partition and assembling technique

• Extraction windows and variation grid– The setting of extraction windows depend on balancing

the accuracy and efficiency

– Variation grid depends on manufacturing process and accuracy tolerance

– They have different strategy, and a window may involve several variation grid cells

19

Inter-Window Covariance

• For any two windows i and j:

• Firstly consider the covariance between variables– Reverse the preprocessing step to have physical parameters

Transformed to covariance between

functionals

1 1

cov( , ) cov( ( ), ( '))ji

MM

ki kj kip kjq p qp q

C C c c

1 1

( ), ( ')ji

MM

ki kip p kj kiq qp q

C c C c

1 * 1 *,i jL L * *cov( , ) cov( , )a b iat t jbr r

t r

l l * *cov( , )iat jbr t r

t r

l l

Check out from the grid-based variation

model

20

Covariance between functionals

• Level-0 functional has 0 covariance with any other• Other functionals in the quadratic model produce the

following covariance pairs

cov( , )a b 2 2 2cov( 1, 1) 2cov( , )a b a b

2cov( , 1) 2cov( , ) cov( , )a c b a b c b

cov( , ) cov( , ) cov( , ) cov( , ) cov( , )a c b d a b c d a d c b

cov( , ) 0a c b 2cov( 1, ) 0a b

All converted to the covariance between

variables

21

Covariance between functionals, proof

• Problem: Derive• Solution: Correlation matrix of

– Perform Cholesky decomposition:

cov( , )a c b d ( , , , )a c b d

TI Pn

P I

cov( , ) cov( , )

cov( , ) cov( , )a b c b

a d c d

where P

11 2

21 22

0 0, , , ( )T T

x x xx

I xn LL L L and L L I P

P L x x

* * *11 12 11 21 22 21 22

11 22 12 21

cov( , )

cov( , ( )( ))

cov( , ( ) )

cov( , ) cov( , ) cov( , ) cov( , )

a c b d

a c a c b a c b d

a c a c

a b c d a d c b

P P x P P x x

P P P P

• Most covariance between functionals are 0.

• Only O(Mi+Mj) calculations are needed, if a window does not include many grid cells

• Not many window pairs need to be considered, because the correlation coefficient decays to about 10-4 at distance 3– Ignore far window induces

little error

22

Computational Complexity

1.5 2 2.5 3 3.5 4 4.5 5

10-10

10-8

10-6

10-4

10-2

100

* Correlation Length

Cor

rela

tion

coef

ficie

nt

Correlation coefficient 2 2exp( / )r

23

Full-Path Capacitance Extraction

• We consider simple capacitance assembling– Just sum the capacitances from related windows

– Mean of total capacitance

– Variance of total capacitance

• Explicit quadratic form or PDF– Get the independent variable

– PFA may be need to reduce variable

– Obtain PDF with the technique of characteristic function [ICCAD’05]

( ) ( ) ( )k k i k ii i

E C E C E C

( ) ( ) ( ) 2 cov( , )k k i k i k i kji i i j

D C D C D C C C

C13

C11

C12

C14

24

Summary: Full-Path Extraction

Algorithm Full-Path Capacitance Extraction

1.Partition windows for capacitance extraction

2.For each window Wi do

3. Run Intra-Window Extraction(Wi)

4.For each critical net k with related window set Wk

5. Utilize the capacitances for windows in Wk to calculate the full-path capacitance.

25

Outline

• Introduction

• Preliminary

• Statistical Capacitance Extraction

• Chip-Level Capacitance Extraction Considering Spatial Correlation

• Numerical Results

• Conclusion

26

Experiment 1

• FastCap 2.0 is used to extract intra-windowcapacitances with samplings of geometry

• Experiments run on a Sun server with 750MHz CPU• The first case

– 2 conductors: 1140um each, with spacing 2um

– 10 windows(each: 114um)

– Variation grid and window partition have coincide boundary

– Variation sources: one thickness, two widths

– Standard deviation : 0.2um

Exp 1, Results

• 10,000 Monte-Carlo simulations: 13293s

ModelQuadrature

PointsTime(

s)

Total Cap Err. Coupling Cap Err.

Mean Std Mean Std

Linear 7 9.34 -0.10% -1.00% -0.06% -1.31%

Quadratic 25 33.5 -0.03% -0.66% 0.04% -0.70%

Capacitance variance is largely underestimated if ignore the inter-window correlation

28

Experiment 2

• Overlapped grids and windows– # variable in each window increases from 3 to 6

– Speedup to Monte-Carlo simulation is still > 100 – Due to increase of variable, computational time increases by

2.0 and 3.8 times– Up to now, the linear model show enough accuracy– The following experiment shows the necessity of quadratic

model

ModelQuadrature

PointsTime(s

)

Total Cap Err. Coupling Cap Err.

Mean Std Mean Std

Linear 13 19.2 -0.12% -0.90% -0.10% -1.74%

Quadratic 85 126 0.06% -0.44% 0.06% -0.32%

29

Experiment 3 & 4

• Choose spacing as the only variation source

– Significant advantage of quadratic model

• A practical large case– width, height, ILD thickness, spacing– 8 normal window and 1 shift widow

Model Points Time(s)Total Cap Err. Coupling Cap Err.

Mean Std Mean Std

Linear 2 2.67 0.04% -3.45% 0.08% -3.09%

Quadratic 3 3.97 -0.02% -0.69% -0.07% -0.83%

ModelPoints

(normal)Points(shift)

Time(s)Speedup to MC

Mean Err.

Std Err.

Linear 13 21 251 718 0.01% -1.89%

Quadratic 85 221 1803 100 -0.07% -0.83%

30

Outline

• Introduction

• Preliminary

• Statistical Capacitance Extraction

• Chip-Level Capacitance Extraction Considering Spatial Correlation

• Numerical Results

• Conclusion

31

Conclusion

• A practical framework for chip-level capacitance extraction considering spatial correlated variations

• An efficient HPC technique is presented for extract the statistical capacitances within the extraction window

• The formula for the covariance of capacitances from different windows is derived

• Efficient algorithm is proposed to calculate the statistics of full-path capacitance

• Numerical experiments show that the method is of high accuracy and more than 100x faster than the MC simulation