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

cphClearCellPhysicalBinding

cphClearCellPhysicalBinding(
g_physConfigID
t_logLib
t_logCell
)
=> t / nil

Description

Removes the physical binding for a logical cell in the physical configuration associated with the given ID.

Arguments

g_physConfigID

ID of the physical configuration cellview.

t_logLib

Name of the library containing the logical view.

t_logCell

Name of the cell containing the logical view.

Value Returned

t

The physical binding was removed.

nil

The physical binding was not removed.

Example

cphClearCellPhysicalBinding(physConfigID "cph" "nand")

Return to top
 ⠀
X