Via Spec Attributes
|
Attribute
|
Modify
|
Type
|
Description
|
|
layer1
|
no
|
objId
|
Database ID of the first layer of the via spec.
|
|
layer2
|
no
|
objId
|
Database ID of the second layer of the via spec.
|
|
defaultVal
|
yes
|
objId
|
Default viaDefs of the via spec.
|
|
viaSpecs
|
no
|
objId
|
All via specs defined in the technology file.
|
Via Def (standard) Attributes
|
Attribute
|
Modify
|
Type
|
Description
|
|
layer1
|
no
|
objId
|
Database ID of the first layer of the via def.
|
|
layer2
|
no
|
objId
|
Database ID of the second layer of the via def.
|
|
resistancePerCut
|
no
|
float
|
The resistance for a via in ohms per number of cuts.
|
|
libName
|
no
|
string
|
Returns the name of the library.
|
|
cellName
|
no
|
string
|
Returns the name of the cell.
|
|
viewName
|
no
|
string
|
Returns the name of the view.
|
Via Def (custom) Attributes
|
Attribute
|
Modify
|
Type
|
Description
|
|
layer1
|
no
|
objId
|
Database ID of the first layer of the via spec.
|
|
layer2
|
no
|
objId
|
Database ID of the second layer of the via spec.
|
|
resistancePerCut
|
no
|
float
|
The resistance for a via in ohms per number of cuts.
|
|
implant1
|
no
|
string
|
Returns the name of the first implant layer.
|
|
implant2
|
no
|
string
|
Returns the name of the second implant layer.
|
|
wellOrSubstrate
|
yes
|
string
|
Returns the name of the well or substrate layer.
|
|
params
|
no
|
l_params
|
List of via parameters.
|
Related Topics
Technology File Attributes
Return to top