Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

dbCellViewHasPhotonicPinFig

dbCellViewHasPhotonicPinFig(
d_cvId
)
=> t / nil

Description

(Virtuoso Photonics Option) Checks whether the specified cellview has a photonic pinFig.

Arguments

d_cvId

Database ID of a cellview.

Return Value

t

Specified cellview has a photonic pinFig.

nil

Specified cellview does not have a photonic pinFig.

Example

The specified cellview contains a photonic pinFig.

dbCellViewHasPhotonicPinFig(cvId) 
=> t

Related Topics

Photonics Database Functions


Return to top
 ⠀
X