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

axlGetWCCSpecs

axlGetWCCSpecs(
x_wccHandle
) 
=> l_specs / nil 

Description

Returns a list of specifications for the given worst-case corner.

Arguments

x_wccHandle

Handle to the worst-case corner.

Value Returned

l_specs

A list of specifications for the given worst-case corner.

nil

The command was not successful.

Examples

Returns a list of specifications for the given worst-case corner.

l_specs = axlGetWCCSpecs(1005)
=> (1940 ("solutions:ampTest:1.avg_vt" "solutions:ampTest:2.avg_vt1")

Related Topics

Worst Case Corners


Return to top
 ⠀
X