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

almHasViewInformation

almHasViewInformation( 
t_lib 
t_cell 
t_view 
) 
=> t / nil

Description

Determines if the view-specific information is available for the library, cell, and view specified.

Arguments

t_lib

Name of the library in which the cell resides.

t_cell

Name of the cell.

t_view

Name of the view.

Value Returned

t

Returns t when the view-specific information is available for the lib, cell, and view specified.

nil

Indicates an error.

Example

almHasViewInformation("rfLib" "balun"  "veriloga")

Return to top
 ⠀
X