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

axlGetWCCVarMonotonicity

axlGetWCCVarMonotonicity(
x_hsdb 
) 
=> t_monotonicity / nil 

Description

Gets the monotonicity of a specific variable or parameter of the worst-case corner.

Arguments

x_hsdb

Setup database handle to the variable or parameter for which you want to get the monotonicity.

Value Returned

t_monotonicity

A monotonicity value.

nil

The command was not successful.

Examples

Returns the monotonicity value of the specified variable or parameter.

m_var1 = axlGetWCCVarMonotonicity(1005)
=> +1

Related Topics

Worst Case Corners


Return to top
 ⠀
X