msSameMask
Ensures that all the shapes on a given layer are on the same mask. This is a design-level constraint and applies to a net or a net class. This constraint can be assigned as either a soft or a hard constraint.
msSameMask Quick Reference
Value Type
|
Specifies whether shapes on layers must be on the same mask. |
Optional Parameter
|
Specifies the name of the mask to be used for the selected shapes (0: any, 1: mask1, 2: mask2, 3: mask3).
Type: If there is a shape with this constraint, and the shape's color does not match the color specified by constraint, the checker flags an error. |
Examples
The following figure illustrates how shapes on a layer are assigned to the same mask (same color group) when msSameMask is true for a net or net class.

Related Topics
Mixed-Signal Routing Constraints
Return to top