Check XL Compliance Form
Use the Check XL Compliance form to specify the types of XL Compliance checks to run and how the report should be displayed. You can use this form to evaluate the design for device correspondence with the schematic and report information about any ungenerated and unbound devices.
| Field | Description |
|---|---|
|
This section lets you specify the scope of the check. You can choose to check a specific cellview or all the cells in the library. |
|
|
Checks XL compliance for all cells in the specified cellview. Annotation Browser opens in Current Cellview To Depth view when All cells in design is enabled or in Current Cellview Only view when All cells in design is disabled. |
|
|
Checks the lower-level cellviews in the design for opens and shorts. Environment variable: checkShortsAndOpens |
|
|
Performs all binding-related checks on all cells in the library and displays a summary table showing the cells that need to be updated. Environment variable: checkBindings |
|
|
Extracts connectivity of the nets in the layout being checked for XL compliance issues. Environment variable: checkExtractLayout |
|
|
Overrides the effective extraction stop level for an individual instance or instance master.
Environment variable: |
|
|
Runs Check Against Source and generates CAS markers for all cells in the library. Selecting this option automatically enables the Check Bindings option. Environment variable: xlComplianceCreateCasMarkers |
|
|
This section lets you generate the output of the XL Compliance report. |
|
|
Produces the XL Compliance report in HTML format. Environment variable: xlComplianceHtml |
|
|
Opens the XL Compliance report automatically in your default web browser. This option is grayed out if the HTML report checkbox is deselected. Environment variable: xlComplianceHtmlOpen |
|
|
Generates the output of the XL Compliance report as separate text log files. Environment variable: xlComplianceLogs |
|
|
Specifies the directory in which the log files generated during an XL Compliance check are saved. Environment variable: xlComplianceLogDir |
|
|
This section lets you specify the checks available for cellviews and messages. |
|
|
Specifies the cellviews (in the format
Supports asterisks a wildcard character. For example, "( Environment variable: checkExcludeCellViews |
|
|
Checks the terminals of the specified cellviews treated as leaf cells when running an XL Compliance check in a hierarchical design. Environment variable: checkCellsAsLeaf |
|
|
Applies filters on the XL Compliance report to remove messages related to any design components or elements that are unwanted or to remove specific message IDs. Specify the message IDs to be filtered as a space-separated string list. The asterisk is supported as a wildcard character.
For example, "( Environment variable: xlComplianceFilter |
Related Topics
Design Check for Layout XL Compliance
Return to top