Layer Header Attributes
| Attribute | Modify | Type | Description |
|---|---|---|---|
|
List of blockage IDs that are associated with the layerHeader. |
|||
|
List of steiner IDs that are associated with the layerHeader. |
|||
Layer Header attributes can be accessed as follows:
layerHeader~>objType => "layerHeader"
cv~>layerHeaders => l_layerHeaderIds / nil
lpp~>layerHeader => d_layerHeaderId / nil
Related Topics
Return to top