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

cphClearOccurPhysicalBinding

cphClearOccurPhysicalBinding(
g_physConfigID
t_path
)
=> t / nil

Description

Removes the physical binding for a specific occurrence of an instance in the physical configuration associated with the given ID.

Arguments

g_physConfigID

ID of the physical configuration cellview.

t_path

Path to the specific occurrence of an instance.

Value Returned

t

The physical binding was removed.

nil

The physical binding was not removed.

Example

cphClearOccurPhysicalBinding(physConfigID "I0/N0")

Return to top
 ⠀
X