Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

lxChainAnchor2D

lxChainAnchor2D(
anchors
)
=> l_chains / nil

Description

Specifies the pins or instances to be used as anchors to derive connectivity information to chain devices until no further chains can be formed.

Arguments

anchors

A single pin or instance or a set of pins or instances to be used as anchors for generating chains.

Value Returned

l_chains

List of generated chains where each chain is identified as a list of database IDs.

nil

The specified pins or instances were not chained.

Example

lxChainAnchor2D(anchors)

Creates a chain based on the specified anchors.


Return to top
 ⠀
X