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

viewList

layoutXL viewList string "list_of_viewNames"

Description

Specifies the default value for the Logical switch view list field when a new physical configuration view is created.

The logical switch view list specifies the design views that are used to descend into a hierarchical design to find stop views (see stopList).

The default is "schematic netlist symbol layout compacted symbolic".

This environment variable is used only when creating a new physical configuration view. Changing the value has no effect on an existing physical configuration view.

Arguments

list_of_viewNames

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

"schematic netlist symbol layout compacted symbolic"

GUI Equivalent

Command:

Launch – Configure Physical Hierarchy

Field:

Logical switch view list (in the Global Bindings pane)

(Configure Physical Hierarchy Window)

Examples

envGetVal("layoutXL" "viewList")
envSetVal("layoutXL" "viewList" 'schematic netlist symbol layout compacted symbolic")

Related Topics

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X