Clearance
Contents
Rule category: Electrical
Rule classification: Binary
Summary
This rule defines the minimum clearance allowed between any two primitive objects on a copper layer. Either a single value for clearance can be specified, or different clearances for different object pairings through use of a dedicated Minimum Clearance Matrix. The latter, in combination with rule-scoping, provides the flexibility to build a concise and targeted set of clearance rules to meet even the most stringent of clearance needs.
Constraints
- Connective Checking – the scope of the rule with respect to the nets in the design. Can be set to one of the following:
Different Nets Only
– constraint is applied between any two primitive objects belonging to different nets (e.g., two tracks on two different nets).Same Net Only
– constraint is applied between any two primitive objects belonging to the same net (e.g., between a via and pad on the same net).Any Net
– constraint is applied between any two primitive objects belonging to any net in the design. This is the most comprehensive of the options and covers the possibility of the objects belonging to the same net or different nets.- Different Differential Pair - constraint is applied between any two primitive objects belonging to different nets of different differential pairs (e.g., a track in TX_P and a track in RX_P).
- Same Differential Pair - constraint is applied between any two primitive objects belonging to different nets of the same differential pair (e.g., a track in TX_P and a track in TX_N).
- Minimum Clearance – the value for the minimum clearance required. A value entered here will be replicated across all cells in the Minimum Clearance Matrix. Conversely, when a different clearance value is entered for one or more object pairings in the matrix, the Minimum Clearance constraint will change to N/A to reflect that a single clearance value is not being applied across the board.
- Minimum Clearance Matrix – provides the ability to fine tune clearances between the various object-to-object clearance combinations in the design.
Working with the Clearance Matrix
Definition of clearance values in the matrix can be performed in the following ways:
- Single cell editing - to change the minimum clearance for a specific object pairing. Click on a cell to select it for editing.
- Multi-cell editing - to change the minimum clearance for multiple object pairings:
- Use Ctrl+click, Shift+click, and click&drag to select multiple cells in a column.
- Use Shift+click, and click&drag to select multiple contiguous cells in a row.
- Use click&drag to select multiple contiguous cells across multiple rows and columns
- Click on a row header to quickly select all cells in that row.
- Click on a column header to quickly select all cells in that column.
With the required selection made (either a single cell or multiple cells), making a change to the current value is simply a case of typing the new value required. To submit the newly entered value, either click away on another cell or press Enter. All cells in the selection will be updated with the new value.
How Duplicate Rule Contentions are Resolved
All rules are resolved by the priority setting. The system goes through the rules from highest to lowest priority and picks the first one whose scopes match the objects being checked.
Rule Application
Online DRC, Batch DRC, interactive routing, autorouting, and during polygon placement.
Notes
- When defining the constraints for the rule, the Connective Checking option would typically be set to
Different Nets Only
. An example of whenSame Net Only
orAny Net
could be used is to test for vias being placed too close to pads or other vias on the same net or any other net. - The minimum clearance matrix applies regardless of the connective checking method specified (Different Nets Only, Same Net Only, Any Net). If different clearances are required between objects on the same net to those defined for objects on different nets, be sure to define separate clearance rules as required to suit.