Product Documentation
Virtuoso Technology Data SKILL Reference
Product Version IC23.1, June 2023

cdsFixedViaDefs

cdsFixedViaDefs(
l_list
) 
=> t / nil

Description

Specifies the technology class to define the cds fixed viaDef.

Arguments

l_list

List of layers.

Value Returned

t

The function successfully specifies the technology class to define the cds fixed viaDef.

nil

The function does not specify the technology class to define the cds fixed viaDef.

Example

cdsFixedViaDefs(
(fixedVia1
(layers
(layer1 Metal1)
(layer2 Metal2)
(cutLayer Cont)
)
)

Return to top
 ⠀
X