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

cphSbDefineIOPinLabelFlag

cphSbDefineIOPinLabelFlag(
g_cphId
{ g_sbId | l_PhysLCV }
g_createLabel
)
=> t / nil

Description

Creates I/O pin label.

Arguments

g_cphId

ID of the physical configuration cellview

g_sbId | l_PhysLCV

ID of the soft block or a list of ("lib" "cell" "view") triplets.

g_createLabel

When set to t, labels are created.

Value Returned

t

I/O pin labels were created.

nil

The command was unsuccessful.

Example

cphSbDefineIOPinLabelFlag(cphId sbid t)

Return to top
 ⠀
X