Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
layout editor.pdf
Скачиваний:
180
Добавлен:
05.06.2015
Размер:
3.04 Mб
Скачать

Virtuoso XL Layout Editor User Guide

Using Spice and CDL For Netlist Driven Layout Generation

Ex 11 : InstTree = Xibuf2@IBUF / Xinv4@IBUFTWO / m6@MIV

Parameter = L

Value = 30U

Reason : Fet m6 specifies L = P4. P4 can be passed into m6. Xinv4 specifies P4 = WW. WW cannot be passed into Xinv4. Further WW does not exist at the cell level nor the file level for Xinv4. However, WW = 30U is specified in MIV, which is the master of Xinv4.

Parameter Scaling

There are specific, named, fet level parameters that are scaled based on the scaling factor that may be specified on theOPTION. statement. The scaling factor used is the one that was specified for the file in which the fet resides. The parametersL, W, PS, and PD are scaled, with the rule being that the parameter value is multiplied by the scale factor. Also scaled are AS and AD , with the rule being that the parameter value is multiplied by the scale factor squared.

Note: Character case is not considered when determining whether or not to scale a parameter. For example, the parameters l, as, and Ad, at the fet level, are scaled

Ex : Scaling

Consider the following partial netlist.

File : s1.sp

*

.option scale = 2.0

.param P1=1U

.include '/net/mycds/spice_files/s2.sp'

.subckt IV A Q P2= 2U

m1 vdd A B vdd TP W=P1 L=P2 AS=5U File : s2.sp

*

.option scale = 3.0

.subckt IB I O

December 2002

683

Product Version 5.0

Virtuoso XL Layout Editor User Guide

Using Spice and CDL For Netlist Driven Layout Generation

Xiv1 I A IV P2=4U

For the instance tree Xiv1@IB / m1@IV, to take scaling into account;

the parameter W resolves to 2U because W = P1 * (scale from s1.sp) = 1U * 2.0 = 2U.

the parameter L resolves to 8U because L = P2 * (scale from s1.sp) = 4U * 2.0 = 8U.

Note that P2 is passed into m1 from Xiv1.

the parameter AS resolves to 20U because AS = 5U * (scale from s1.sp)**2 = 5U * 4 = 20U.

Complete ibuf Example Results

InstTree = Xibuf1@IBUF / Xinv1@IBUFTWO / m1@MIV

Parameter = W

Value = 9.000000e-07

Parameter = L

Value = 1.000000e-06

InstTree = Xibuf1@IBUF / Xinv1@IBUFTWO / m2@MIV

Parameter = W

Value = 3.000000e-06

Parameter = L

Value = 2.000000e-06

InstTree = Xibuf1@IBUF / Xinv1@IBUFTWO / m3@MIV

Parameter = W

Value = 1.000000e-04

Parameter = L

Value = 2.005000e-04

InstTree = Xibuf1@IBUF / Xinv1@IBUFTWO / m4@MIV

Parameter = W

Value = 1.010000e-04

December 2002

684

Product Version 5.0

Virtuoso XL Layout Editor User Guide

Using Spice and CDL For Netlist Driven Layout Generation

Parameter = L

Value = 1.020000e-04

InstTree = Xibuf1@IBUF / Xinv1@IBUFTWO / m5@MIV

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 8.000000e-06

InstTree = Xibuf1@IBUF / Xinv1@IBUFTWO / m6@MIV

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 1.040000e-04

InstTree = Xibuf1@IBUF / Xinv1@IBUFTWO / m7@MIV

Parameter = W

Value = 2.200000e-05

Parameter = L

Value = 2.100000e-05

InstTree = Xibuf1@IBUF / Xinv1@IBUFTWO / m8@MIV

Parameter = W

Value = 2.000000e-06

Parameter = L

Value = 1.000000e-06

InstTree = Xibuf1@IBUF / Xinv1@IBUFTWO / m9@MIV

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 3.100000e-05

December 2002

685

Product Version 5.0

Virtuoso XL Layout Editor User Guide

Using Spice and CDL For Netlist Driven Layout Generation

InstTree = Xibuf1@IBUF / Xinv1@IBUFTWO / m10@MIV

Parameter = W

Value = 3.200000e-05

Parameter = L

Value = 3.400000e-05

InstTree = Xibuf1@IBUF / Xinv2@IBUFTWO / m1@MIV

Parameter = W

Value = 9.000000e-07

Parameter = L

Value = 1.000000e-06

InstTree = Xibuf1@IBUF / Xinv2@IBUFTWO / m2@MIV

Parameter = W

Value = 3.000000e-06

Parameter = L

Value = 2.000000e-06

InstTree = Xibuf1@IBUF / Xinv2@IBUFTWO / m3@MIV

Parameter = W

Value = 4.030000e-04

Parameter = L

Value = 4.000000e-06

InstTree = Xibuf1@IBUF / Xinv2@IBUFTWO / m4@MIV

Parameter = W

Value = 6.000000e-06

Parameter = L

Value = 7.000000e-06

InstTree = Xibuf1@IBUF / Xinv2@IBUFTWO / m5@MIV

December 2002

686

Product Version 5.0

Virtuoso XL Layout Editor User Guide

Using Spice and CDL For Netlist Driven Layout Generation

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 8.000000e-06

InstTree = Xibuf1@IBUF / Xinv2@IBUFTWO / m6@MIV

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 9.000000e-06

InstTree = Xibuf1@IBUF / Xinv2@IBUFTWO / m7@MIV

Parameter = W

Value = 2.200000e-05

Parameter = L

Value = 2.100000e-05

InstTree = Xibuf1@IBUF / Xinv2@IBUFTWO / m8@MIV

Parameter = W

Value = 2.000000e-06

Parameter = L

Value = 1.000000e-06

InstTree = Xibuf1@IBUF / Xinv2@IBUFTWO / m9@MIV

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 3.100000e-05

InstTree = Xibuf1@IBUF / Xinv2@IBUFTWO / m10@MIV

Parameter = W

Value = 3.200000e-05

Parameter = L

December 2002

687

Product Version 5.0

Virtuoso XL Layout Editor User Guide

Using Spice and CDL For Netlist Driven Layout Generation

Value = 3.400000e-05

InstTree = Xibuf1@IBUF / Xinv3@IBUFTWO / m1@MIV

Parameter = W

Value = 9.000000e-07

Parameter = L

Value = 1.000000e-06

InstTree = Xibuf1@IBUF / Xinv3@IBUFTWO / m2@MIV

Parameter = W

Value = 3.000000e-06

Parameter = L

Value = 2.000000e-06

InstTree = Xibuf1@IBUF / Xinv3@IBUFTWO / m3@MIV

Parameter = W

Value = 5.000000e-06

Parameter = L

Value = 4.000000e-06

InstTree = Xibuf1@IBUF / Xinv3@IBUFTWO / m4@MIV

Parameter = W

Value = 6.000000e-06

Parameter = L

Value = 7.000000e-06

InstTree = Xibuf1@IBUF / Xinv3@IBUFTWO / m5@MIV

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 8.000000e-06

InstTree = Xibuf1@IBUF / Xinv3@IBUFTWO / m6@MIV

December 2002

688

Product Version 5.0

Virtuoso XL Layout Editor User Guide

Using Spice and CDL For Netlist Driven Layout Generation

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 9.000000e-06

InstTree = Xibuf1@IBUF / Xinv3@IBUFTWO / m7@MIV

Parameter = W

Value = 2.200000e-05

Parameter = L

Value = 6.000000e-04

InstTree = Xibuf1@IBUF / Xinv3@IBUFTWO / m8@MIV

Parameter = W

Value = 2.000000e-06

Parameter = L

Value = 1.000000e-06

InstTree = Xibuf1@IBUF / Xinv3@IBUFTWO / m9@MIV

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 3.100000e-05

InstTree = Xibuf1@IBUF / Xinv3@IBUFTWO / m10@MIV

Parameter = W

Value = 3.200000e-05

Parameter = L

Value = 3.400000e-05

InstTree = Xibuf1@IBUF / Xinv4@IBUFTWO / m1@MIV

Parameter = W

Value = 9.000000e-07

Parameter = L

December 2002

689

Product Version 5.0

Virtuoso XL Layout Editor User Guide

Using Spice and CDL For Netlist Driven Layout Generation

Value = 1.000000e-06

InstTree = Xibuf1@IBUF / Xinv4@IBUFTWO / m2@MIV

Parameter = W

Value = 3.000000e-06

Parameter = L

Value = 2.000000e-06

InstTree = Xibuf1@IBUF / Xinv4@IBUFTWO / m3@MIV

Parameter = W

Value = 5.000000e-06

Parameter = L

Value = 4.000000e-06

InstTree = Xibuf1@IBUF / Xinv4@IBUFTWO / m4@MIV

Parameter = W

Value = 3.000000e-04

Parameter = L

Value = 7.000000e-06

InstTree = Xibuf1@IBUF / Xinv4@IBUFTWO / m5@MIV

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 8.000000e-06

InstTree = Xibuf1@IBUF / Xinv4@IBUFTWO / m6@MIV

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 3.000000e-05

InstTree = Xibuf1@IBUF / Xinv4@IBUFTWO / m7@MIV

December 2002

690

Product Version 5.0

Virtuoso XL Layout Editor User Guide

Using Spice and CDL For Netlist Driven Layout Generation

Parameter = W

Value = 2.200000e-05

Parameter = L

Value = 2.100000e-05

InstTree = Xibuf1@IBUF / Xinv4@IBUFTWO / m8@MIV

Parameter = W

Value = 2.000000e-06

Parameter = L

Value = 1.000000e-06

InstTree = Xibuf1@IBUF / Xinv4@IBUFTWO / m9@MIV

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 3.100000e-05

InstTree = Xibuf1@IBUF / Xinv4@IBUFTWO / m10@MIV

Parameter = W

Value = 3.200000e-05

Parameter = L

Value = 3.400000e-05

InstTree = Xibuf2@IBUF / Xinv1@IBUFTWO / m1@MIV

Parameter = W

Value = 9.000000e-07

Parameter = L

Value = 1.000000e-06

InstTree = Xibuf2@IBUF / Xinv1@IBUFTWO / m2@MIV

Parameter = W

Value = 3.000000e-06

Parameter = L

December 2002

691

Product Version 5.0

Virtuoso XL Layout Editor User Guide

Using Spice and CDL For Netlist Driven Layout Generation

Value = 2.000000e-06

InstTree = Xibuf2@IBUF / Xinv1@IBUFTWO / m3@MIV

Parameter = W

Value = 1.000000e-04

Parameter = L

Value = 4.040000e-04

InstTree = Xibuf2@IBUF / Xinv1@IBUFTWO / m4@MIV

Parameter = W

Value = 1.010000e-04

Parameter = L

Value = 1.020000e-04

InstTree = Xibuf2@IBUF / Xinv1@IBUFTWO / m5@MIV

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 8.000000e-06

InstTree = Xibuf2@IBUF / Xinv1@IBUFTWO / m6@MIV

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 1.040000e-04

InstTree = Xibuf2@IBUF / Xinv1@IBUFTWO / m7@MIV

Parameter = W

Value = 2.200000e-05

Parameter = L

Value = 2.100000e-05

December 2002

692

Product Version 5.0

Virtuoso XL Layout Editor User Guide

Using Spice and CDL For Netlist Driven Layout Generation

InstTree = Xibuf2@IBUF / Xinv1@IBUFTWO / m8@MIV

Parameter = W

Value = 2.000000e-06

Parameter = L

Value = 1.000000e-06

InstTree = Xibuf2@IBUF / Xinv1@IBUFTWO / m9@MIV

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 3.100000e-05

InstTree = Xibuf2@IBUF / Xinv1@IBUFTWO / m10@MIV

Parameter = W

Value = 3.200000e-05

Parameter = L

Value = 3.400000e-05

InstTree = Xibuf2@IBUF / Xinv2@IBUFTWO / m1@MIV

Parameter = W

Value = 9.000000e-07

Parameter = L

Value = 1.000000e-06

InstTree = Xibuf2@IBUF / Xinv2@IBUFTWO / m2@MIV

Parameter = W

Value = 3.000000e-06

Parameter = L

Value = 2.000000e-06

InstTree = Xibuf2@IBUF / Xinv2@IBUFTWO / m3@MIV

Parameter = W

Value = 2.010000e-04

December 2002

693

Product Version 5.0

Virtuoso XL Layout Editor User Guide

Using Spice and CDL For Netlist Driven Layout Generation

Parameter = L

Value = 4.000000e-06

InstTree = Xibuf2@IBUF / Xinv2@IBUFTWO / m4@MIV

Parameter = W

Value = 6.000000e-06

Parameter = L

Value = 7.000000e-06

InstTree = Xibuf2@IBUF / Xinv2@IBUFTWO / m5@MIV

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 8.000000e-06

InstTree = Xibuf2@IBUF / Xinv2@IBUFTWO / m6@MIV

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 9.000000e-06

InstTree = Xibuf2@IBUF / Xinv2@IBUFTWO / m7@MIV

Parameter = W

Value = 2.200000e-05

Parameter = L

Value = 2.100000e-05

InstTree = Xibuf2@IBUF / Xinv2@IBUFTWO / m8@MIV

Parameter = W

Value = 2.000000e-06

Parameter = L

Value = 1.000000e-06

December 2002

694

Product Version 5.0

Virtuoso XL Layout Editor User Guide

Using Spice and CDL For Netlist Driven Layout Generation

InstTree = Xibuf2@IBUF / Xinv2@IBUFTWO / m9@MIV

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 3.100000e-05

InstTree = Xibuf2@IBUF / Xinv2@IBUFTWO / m10@MIV

Parameter = W

Value = 3.200000e-05

Parameter = L

Value = 3.400000e-05

InstTree = Xibuf2@IBUF / Xinv3@IBUFTWO / m1@MIV

Parameter = W

Value = 9.000000e-07

Parameter = L

Value = 1.000000e-06

InstTree = Xibuf2@IBUF / Xinv3@IBUFTWO / m2@MIV

Parameter = W

Value = 3.000000e-06

Parameter = L

Value = 2.000000e-06

InstTree = Xibuf2@IBUF / Xinv3@IBUFTWO / m3@MIV

Parameter = W

Value = 5.000000e-06

Parameter = L

Value = 4.000000e-06

InstTree = Xibuf2@IBUF / Xinv3@IBUFTWO / m4@MIV

Parameter = W

Value = 6.000000e-06

December 2002

695

Product Version 5.0

Virtuoso XL Layout Editor User Guide

Using Spice and CDL For Netlist Driven Layout Generation

Parameter = L

Value = 7.000000e-06

InstTree = Xibuf2@IBUF / Xinv3@IBUFTWO / m5@MIV

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 8.000000e-06

InstTree = Xibuf2@IBUF / Xinv3@IBUFTWO / m6@MIV

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 9.000000e-06

InstTree = Xibuf2@IBUF / Xinv3@IBUFTWO / m7@MIV

Parameter = W

Value = 2.200000e-05

Parameter = L

Value = 6.000000e-04

InstTree = Xibuf2@IBUF / Xinv3@IBUFTWO / m8@MIV

Parameter = W

Value = 2.000000e-06

Parameter = L

Value = 1.000000e-06

InstTree = Xibuf2@IBUF / Xinv3@IBUFTWO / m9@MIV

Parameter = W

Value = 3.000000e-05

Parameter = L

December 2002

696

Product Version 5.0

Virtuoso XL Layout Editor User Guide

Using Spice and CDL For Netlist Driven Layout Generation

Value = 3.100000e-05

InstTree = Xibuf2@IBUF / Xinv3@IBUFTWO / m10@MIV

Parameter = W

Value = 3.200000e-05

Parameter = L

Value = 3.400000e-05

InstTree = Xibuf2@IBUF / Xinv4@IBUFTWO / m1@MIV

Parameter = W

Value = 9.000000e-07

Parameter = L

Value = 1.000000e-06

InstTree = Xibuf2@IBUF / Xinv4@IBUFTWO / m2@MIV

Parameter = W

Value = 3.000000e-06

Parameter = L

Value = 2.000000e-06

InstTree = Xibuf2@IBUF / Xinv4@IBUFTWO / m3@MIV

Parameter = W

Value = 5.000000e-06

Parameter = L

Value = 4.000000e-06

InstTree = Xibuf2@IBUF / Xinv4@IBUFTWO / m4@MIV

Parameter = W

Value = 4.010000e-04

Parameter = L

Value = 7.000000e-06

InstTree = Xibuf2@IBUF / Xinv4@IBUFTWO / m5@MIV

December 2002

697

Product Version 5.0

Virtuoso XL Layout Editor User Guide

Using Spice and CDL For Netlist Driven Layout Generation

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 8.000000e-06

InstTree = Xibuf2@IBUF / Xinv4@IBUFTWO / m6@MIV

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 3.000000e-05

InstTree = Xibuf2@IBUF / Xinv4@IBUFTWO / m7@MIV

Parameter = W

Value = 2.200000e-05

Parameter = L

Value = 2.100000e-05

InstTree = Xibuf2@IBUF / Xinv4@IBUFTWO / m8@MIV

Parameter = W

Value = 2.000000e-06

Parameter = L

Value = 1.000000e-06

InstTree = Xibuf2@IBUF / Xinv4@IBUFTWO / m9@MIV

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 3.100000e-05

InstTree = Xibuf2@IBUF / Xinv4@IBUFTWO / m10@MIV

Parameter = W

Value = 3.200000e-05

Parameter = L

December 2002

698

Product Version 5.0

Virtuoso XL Layout Editor User Guide

Using Spice and CDL For Netlist Driven Layout Generation

Value = 3.400000e-05

InstTree = Xibuf3@IBUF / Xinv1@IBUFTWO / m1@MIV

Parameter = W

Value = 9.000000e-07

Parameter = L

Value = 1.000000e-06

InstTree = Xibuf3@IBUF / Xinv1@IBUFTWO / m2@MIV

Parameter = W

Value = 3.000000e-06

Parameter = L

Value = 2.000000e-06

InstTree = Xibuf3@IBUF / Xinv1@IBUFTWO / m3@MIV

Parameter = W

Value = 1.000000e-04

Parameter = L

Value = 2.130000e-04

InstTree = Xibuf3@IBUF / Xinv1@IBUFTWO / m4@MIV

Parameter = W

Value = 1.010000e-04

Parameter = L

Value = 1.020000e-04

InstTree = Xibuf3@IBUF / Xinv1@IBUFTWO / m5@MIV

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 8.000000e-06

InstTree = Xibuf3@IBUF / Xinv1@IBUFTWO / m6@MIV

December 2002

699

Product Version 5.0

Virtuoso XL Layout Editor User Guide

Using Spice and CDL For Netlist Driven Layout Generation

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 1.040000e-04

InstTree = Xibuf3@IBUF / Xinv1@IBUFTWO / m7@MIV

Parameter = W

Value = 2.200000e-05

Parameter = L

Value = 2.100000e-05

InstTree = Xibuf3@IBUF / Xinv1@IBUFTWO / m8@MIV

Parameter = W

Value = 2.000000e-06

Parameter = L

Value = 1.000000e-06

InstTree = Xibuf3@IBUF / Xinv1@IBUFTWO / m9@MIV

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 3.100000e-05

InstTree = Xibuf3@IBUF / Xinv1@IBUFTWO / m10@MIV

Parameter = W

Value = 3.200000e-05

Parameter = L

Value = 3.400000e-05

InstTree = Xibuf3@IBUF / Xinv2@IBUFTWO / m1@MIV

Parameter = W

Value = 9.000000e-07

Parameter = L

December 2002

700

Product Version 5.0

Virtuoso XL Layout Editor User Guide

Using Spice and CDL For Netlist Driven Layout Generation

Value = 1.000000e-06

InstTree = Xibuf3@IBUF / Xinv2@IBUFTWO / m2@MIV

Parameter = W

Value = 3.000000e-06

Parameter = L

Value = 2.000000e-06

InstTree = Xibuf3@IBUF / Xinv2@IBUFTWO / m3@MIV

Parameter = W

Value = 2.010000e-04

Parameter = L

Value = 4.000000e-06

InstTree = Xibuf3@IBUF / Xinv2@IBUFTWO / m4@MIV

Parameter = W

Value = 6.000000e-06

Parameter = L

Value = 7.000000e-06

InstTree = Xibuf3@IBUF / Xinv2@IBUFTWO / m5@MIV

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 8.000000e-06

InstTree = Xibuf3@IBUF / Xinv2@IBUFTWO / m6@MIV

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 9.000000e-06

InstTree = Xibuf3@IBUF / Xinv2@IBUFTWO / m7@MIV

December 2002

701

Product Version 5.0

Virtuoso XL Layout Editor User Guide

Using Spice and CDL For Netlist Driven Layout Generation

Parameter = W

Value = 2.200000e-05

Parameter = L

Value = 2.100000e-05

InstTree = Xibuf3@IBUF / Xinv2@IBUFTWO / m8@MIV

Parameter = W

Value = 2.000000e-06

Parameter = L

Value = 1.000000e-06

InstTree = Xibuf3@IBUF / Xinv2@IBUFTWO / m9@MIV

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 3.100000e-05

InstTree = Xibuf3@IBUF / Xinv2@IBUFTWO / m10@MIV

Parameter = W

Value = 3.200000e-05

Parameter = L

Value = 3.400000e-05

InstTree = Xibuf3@IBUF / Xinv3@IBUFTWO / m1@MIV

Parameter = W

Value = 9.000000e-07

Parameter = L

Value = 1.000000e-06

InstTree = Xibuf3@IBUF / Xinv3@IBUFTWO / m2@MIV

Parameter = W

Value = 3.000000e-06

Parameter = L

December 2002

702

Product Version 5.0

Virtuoso XL Layout Editor User Guide

Using Spice and CDL For Netlist Driven Layout Generation

Value = 2.000000e-06

InstTree = Xibuf3@IBUF / Xinv3@IBUFTWO / m3@MIV

Parameter = W

Value = 5.000000e-06

Parameter = L

Value = 4.000000e-06

InstTree = Xibuf3@IBUF / Xinv3@IBUFTWO / m4@MIV

Parameter = W

Value = 6.000000e-06

Parameter = L

Value = 7.000000e-06

InstTree = Xibuf3@IBUF / Xinv3@IBUFTWO / m5@MIV

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 8.000000e-06

InstTree = Xibuf3@IBUF / Xinv3@IBUFTWO / m6@MIV

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 9.000000e-06

InstTree = Xibuf3@IBUF / Xinv3@IBUFTWO / m7@MIV

Parameter = W

Value = 2.200000e-05

Parameter = L

Value = 6.000000e-04

InstTree = Xibuf3@IBUF / Xinv3@IBUFTWO / m8@MIV

December 2002

703

Product Version 5.0

Virtuoso XL Layout Editor User Guide

Using Spice and CDL For Netlist Driven Layout Generation

Parameter = W

Value = 2.000000e-06

Parameter = L

Value = 1.000000e-06

InstTree = Xibuf3@IBUF / Xinv3@IBUFTWO / m9@MIV

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 3.100000e-05

InstTree = Xibuf3@IBUF / Xinv3@IBUFTWO / m10@MIV

Parameter = W

Value = 3.200000e-05

Parameter = L

Value = 3.400000e-05

InstTree = Xibuf3@IBUF / Xinv4@IBUFTWO / m1@MIV

Parameter = W

Value = 9.000000e-07

Parameter = L

Value = 1.000000e-06

InstTree = Xibuf3@IBUF / Xinv4@IBUFTWO / m2@MIV

Parameter = W

Value = 3.000000e-06

Parameter = L

Value = 2.000000e-06

InstTree = Xibuf3@IBUF / Xinv4@IBUFTWO / m3@MIV

Parameter = W

Value = 5.000000e-06

Parameter = L

December 2002

704

Product Version 5.0

Virtuoso XL Layout Editor User Guide

Using Spice and CDL For Netlist Driven Layout Generation

Value = 4.000000e-06

InstTree = Xibuf3@IBUF / Xinv4@IBUFTWO / m4@MIV

Parameter = W

Value = 2.000000e-04

Parameter = L

Value = 7.000000e-06

InstTree = Xibuf3@IBUF / Xinv4@IBUFTWO / m5@MIV

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 8.000000e-06

InstTree = Xibuf3@IBUF / Xinv4@IBUFTWO / m6@MIV

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 3.000000e-05

InstTree = Xibuf3@IBUF / Xinv4@IBUFTWO / m7@MIV

Parameter = W

Value = 2.200000e-05

Parameter = L

Value = 2.100000e-05

InstTree = Xibuf3@IBUF / Xinv4@IBUFTWO / m8@MIV

Parameter = W

Value = 2.000000e-06

Parameter = L

Value = 1.000000e-06

InstTree = Xibuf3@IBUF / Xinv4@IBUFTWO / m9@MIV

December 2002

705

Product Version 5.0

Virtuoso XL Layout Editor User Guide

Using Spice and CDL For Netlist Driven Layout Generation

Parameter = W

Value = 3.000000e-05

Parameter = L

Value = 3.100000e-05

InstTree = Xibuf3@IBUF / Xinv4@IBUFTWO / m10@MIV

Parameter = W

Value = 3.200000e-05

Parameter = L

Value = 3.400000e-05

December 2002

706

Product Version 5.0

Virtuoso XL Layout Editor User Guide

Using Spice and CDL For Netlist Driven Layout Generation

December 2002

707

Product Version 5.0

Соседние файлы в предмете [НЕСОРТИРОВАННОЕ]