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

axlGetWCCResult

axlGetWCCResult(
x_specHandle 
) 
=> t_result / nil 

Description

Returns result of a specification of a worst-case corner.

Arguments

x_specHandle

Database handle to the specification of a worst-case corner.

Value Returned

t_result

Result of the specification.

nil

The command was not successful.

Examples

Returns handle to specification 1005.

axlGetWCCResult(1005)
=> "avg_vt"

Related Topics

Worst Case Corners


Return to top
 ⠀
X