cdsFixedViaDefs
cdsFixedViaDefs(l_list) =>t/ nil
Description
Specifies the technology class to define the cds fixed viaDef.
Arguments
Value Returned
|
The function successfully specifies the technology class to define the cds fixed viaDef. |
|
|
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