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

disableDeviceChecking

disableDeviceChecking(
)
=> no / nil

Description

Disables device checking. It is the same as turning off the Enable Device Checking check box in the Device Checking Setup form. No checks are written to Spectre input file. No device checking happens.

This function can be used only in an Analog Design Environment L session. When the enableDeviceChecking environment variable is set to t, the function can be used for an Analog Design Environment XL session too.

Value Returned

no

Returns no if device checking was already disabled.

nil

Returns nil if device checking was already disabled.

The command is not successful and prints an error.

Example

disableDeviceChecking()

Return to top
 ⠀
X