ignore Property
ignore boolean { t | nil }
Prevents a device symbol from being generated in the layout. If the ignore property on the symbol is removed, the device is generated in the layout and can be bound.
You can also set the lvsIgnore Property property for layout devices if you do not want Layout XL to check them, but want the instances to be bound.
You can set the ignore property in either the symbol master Add Property form or the Add CDF Parameter form.
| Symbol master Add Property form | |
|---|---|
| Add CDF Parameter form | |
|---|---|
You can also use the Configure Physical Hierarchy Window (CPH window) to set the ignore for generation or ignore for check properties at the cell or instance level. If any updates are made to the ignore property settings using the CPH window, Generate All From Source considers the value set using the CPH window instead of the value on the schematic. For more information, see How to Ignore Components in Physical Hierarchy.
Related Topics
Return to top