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

dbIsVPLGen

dbIsVPLGen(
d_cellviewID
)
=> t / nil

Description

Returns true if the design is a VPLGen.

Arguments

d_cellviewID

Database ID of the supermaster cellview.

Value Returned

t

The design is a VPLGen.

nil

The design is not a VPLGen.

Example

dbIsVPLGen(cvId)

Return to top
 ⠀
X