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

cphClearInstPhysicalBinding

cphClearInstPhysicalBinding(
g_physConfigID
t_logLib
t_logCell
t_logView
t_inst
)
=> t / nil

Description

Removes the physical binding for a specific instance 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.

t_logView

Name of the logical view.

t_inst

Name of the instance.

Value Returned

t

The physical binding was removed.

nil

The physical binding was not removed.

Example

cphClearInstPhysicalBinding(physConfigID "cph" "TopCell" "schematic" "I0")

Return to top
 ⠀
X