Product Documentation
Virtuoso Layout Suite XL: Connectivity Driven Editing User Guide
Product Version IC23.1, November 2023

propsUsedToIgnoreObjs

layoutXL propsUsedToIgnoreObjs string "list_of_properties"

Description

Lists the properties that cause pins and instances to be ignored by the following Connectivity commands. Any object with one of the listed properties set to t is ignored during these operations.

By default, the list contains the following properties: "ignore lxRemoveDevice nlAction"

For information on the nlAction property, see Netlisting in the Virtuoso NC Verilog Environment User Guide.

Arguments

list_of_properties

A list of property names each separated by a space. The list must be enclosed in quotation marks; for example,

"ignore lxRemoveDevice  nlAction"

GUI Equivalent

Command:

Options – Connectivity (Parameters tab)

Field:

Properties used to ignore objects during generation and update

Examples

envGetVal("layoutXL" "propsUsedToIgnoreObjs")
envSetVal("layoutXL" "propsUsedToIgnoreObjs" 'string "ignore lxRemoveDevice  nlAction")

Related Topics

Connectivity Form

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X