lxPara msToCheck Property
lxParamsToCheck string list_of parameter_names
Description
Specifies the device parameters to be checked when using the Check Against Source command.
All other parameters are automatically ignored for check.
The lxParamsToCheck property can be set on an instance in the schematic or layout or on the instance master.
If the property is set in the schematic, the shell environment variable "CPH_USE_SCHEM_PROP" must be set to 1.
setShellEnvVar("CPH_USE_SCHEM_PROP=1") or setenv CPH_USE_SCHEM_PROP 1
| Layout instance Add Property form | |
|---|---|
Additional Information
The parameters to be checked can be specified in the physConfig at an occurrence, instance or cell level, or in the LAM file or using the global layout XL paramsToCheck environment variable.
Related Topics
Data Conversion to Use the Layout XL Schema
Physical Hierarchy Configuration
Return to top