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

cphSbHasCovObstruction

cphSbHasCovObstruction(
g_cphId
g_sbId | l_physLCV 
)
=> t / nil

Description

Checks for the presence of a cover obstruction on the specified soft block (g_sbId) or physical cellView (l_physLCV).

Arguments

g_cphId

ID of the physical configuration cellview

g_sbId / physLCV

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

Value Returned

t

A cover obstruction is available.

nil

The command was unsuccessful.

Example

cphSbHasCovObstruction(cphId sbId)

Return to top
 ⠀
X