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
Example
disableDeviceChecking()
Return to top