This page provides control over aspects of net identification and naming.
At the top of the page is an input area and four check boxes. These relate to the net naming capability (see 16.5) using text labels in physical mode.
The text entered is the name of the purpose to be assumed for net naming labels. This tracks the PinPurpose variable. Pressing Apply will set the variable to the text name provided, which can be empty. Pressing Apply again will unset the variable reverting to the default purpose name of ``pin'', but the text in the entry area will be retained.
If the purpose name is set to an empty string, the ``drawing'' purpose is assumed. One could equivalently give the name explicitly. This is not really recommended as it can be inefficient. In this case, the label, and presumably its metal, would both reside on the same layer with the default purpose. For example, a label on a routing layer named ``M2'' placed over an object on M2 would name the net containing the object. For efficiency, it is better to use a separate purpose. In the default case, the label would be on a layer purpose pair named ``M2:pin in this example.
If this box is checked, Xic will search for these labels, and treat them as net labels. These labels are formally identical to net labels if the Net label purpose name is applied as an empty string, or the purpose name ``drawing''. In this case, the search for term labels, which is a separate search from the search for net labels, would be redundant.
This check box links to the set/unset status of the FindOldTermLabels variable.
WARNING: don't use this feature unless you understand the potential consequences. It is essential that association be correct when labels are created or updated. Incorrect labels in a layout will prevent correct association and will cause LVS errors. These would probably need to be removed or corrected by hand.
To use this, once LVS passes for a cell, one can clear extraction with the Clear Extraction button, check this check box, then press Do Extraction. The layout will now contain the new and updated labels. Uncheck this check box, and save the cell. This should only be done as a final step when creating a new cell, not while the cell is likely to change.
The presence of the net labels should reduce the time needed to associate the cell. Otherwise the added labels are redundant.
The UpdateNetLabels variable tracks the state (set or not set) of this check box.
The group names that apply are obtained from net name labels, or from cell terminals that have been placed by the user. By default, net name matching is case-insensitive, though this can be changed with the NetNamesCaseSens variable. The name matching also treats as equivalent various subscripting delimiters, as listed in the description of the Subscripting variable.
The MergeMatchingNamed variable tracks the state of this check box.