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

lxHiChain

lxHiChain(
[ w_windowID ]
)
=> t / nil

Description

Opens the Generate Chained Devices form, which you can use to specify the transistors in the design to be chained, and starts the interactive chaining function on the design in the specified window. If you do not specify a window, it operates on the design in the current window.

Arguments

w_windowID

ID of the window containing the components to be chained.
Valid Values: Any window ID
Default: The current window

Value Returned

t

The Generate Chained Devices form was opened and the command was started.

nil

The Generate Chained Devices form was not opened and the command was not started.

Example

lxHiChain(windowID)

Opens the Generate Chained Devices form and starts the Generate Chained Devices function for the design in the specified windowID.

The system prompts you to select the instances to be chained.


Return to top
 ⠀
X