Product Documentation
Virtuoso Layout Suite XL: Connectivity Driven Editing User Guide
Product Version IC23.1, November 2023

Derived Layers

A derived layer is composed as the result of a binary operation between two other layers that may be derived or physical. The layers used as operands for the binary operation must be of a lower layer number compared to the layer to be composed. The SELECT operation is the only operation supported by the extractor where the second operand is a “purpose” instead of a “layer”. If a derived layer with an unsupported operation is processed by the extractor, a warning message is issued.

Consider the following definition in the techDerivedLayers section of a technology file.

(D1 10001 (M1 'select drawing))
(D2 10002 (M2 'select pin))
(D3 10003 (M2 'select drawing))
(D4 10004 (D2 'or D3))
(D5 10005 (D4 'or D1))
(validLayers (D5))

Here:

Related Topics

dbSetSoftConnectTermPinlessLayer


Return to top
 ⠀
X