lxMovePorts
lxMovePorts(d_cellViewID) =>t
Description
Moves top-level ports over components based on their connectivity.
Arguments
|
Database ID of the layout cellview containing top-level ports. |
Value Returned
Example
Moves top-level ports over components based on their connectivity in the in the specified cellview.
lxMovePorts(myCellview1)
=> t
Return to top