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

cphSbDelCovObstruction

cphSbDelCovObstruction(
g_cphId
{ g_sbId | l_physLCV }
)
=> t / nil

Description

Deletes the cover obstruction that is available on the specified soft block (g_sbId) or physical cellView (l_physLCV). The cover obstruction is removed from the specified layer and all lower layers.

Arguments

g_cphId

ID of the physical configuration cellview

g_sbId | l_physLCV

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

Value Returned

t

The cover obstruction was deleted.

nil

The command was unsuccessful.

Example

cphSbDelCovObstruction(cphId sbId)

Return to top
 ⠀
X