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

lxMovePorts

lxMovePorts(
d_cellViewID
)
=> t

Description

Moves top-level ports over components based on their connectivity.

Arguments

d_cellViewID

Database ID of the layout cellview containing top-level ports.

Value Returned

t

The ports were moved over the corresponding components.

Example

Moves top-level ports over components based on their connectivity in the in the specified cellview.

lxMovePorts(myCellview1)
=> t


Return to top
 ⠀
X