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

disableAllChecks

disableAllChecks(
)
=> t / nil

Description

Disables all device checks.

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

t

Successful operation.

nil

Returns nil and prints an error if the simulator is not Spectre.

Example

disableAllChecks()

Return to top
 ⠀
X