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

cphSbDisplaySoftBlockAttributes

cphSbDisplaySoftBlockAttributes(
g_cphId
l_PhysLCV | g_sbId
)
=> t / nil

Description

Displays the block type, type, inherited view list, and stop view list attributes of the specified soft block.

Arguments

g_cphId

ID of the physical configuration cellview

g_sbId

ID of the soft block

l_PhysLCV

List of ("lib" "cell" "view") triplets

Value Returned

t

Displays the soft block Physical LCV, logical LCV, block type, type, inherited view list, and stop view list of the soft block that corresponds to the specified soft block ID.

nil

The command was unsuccessful.

Examples

cphSbDisplaySoftBlockAttributes(cphId sbId)
cphSbDisplaySoftBlockAttributes(cphId list("design" "block" "layout"))

Return to top
 ⠀
X