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

stopList

layoutXL stopList string "list_of_viewNames"

Description

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

The physical stop view list is used to determine the view at which the hierarchical traversal of a design stops; i.e., when traversing a hierarchy, the system stops when it encounters a view with one of the specified names.

The default is "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,

"layout compacted symbolic"

GUI Equivalent

Command:

Launch – Configure Physical Hierarchy

Field:

Physical stop view list (in the Global Bindings pane)

(Configure Physical Hierarchy Window)

Examples

envGetVal("layoutXL" "stopList")
envSetVal("layoutXL" "stopList" 'string "layout compacted symbolic")

Related Topics

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X