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

flattenHierNameSep

layoutXL flattenHierNameSep boolean { t | nil }

Description

Controls whether a hierarchical name is displayed for the flattened instances when the Flatten command is run in Layout XL.

The default is t.

GUI Equivalent

None

Examples

envGetVal("layoutXL" "flattenHierNameSep")
envSetVal("layoutXL" "flattenHierNameSep" 'boolean t)
envSetVal("layoutXL" "flattenHierNameSep" 'boolean nil)

Additional Information

By default, Layout XL displays a hierarchical name for the flattened instances. The hierarchical name includes both the original name of the instance and the name it gets after flattening. The two names, however, are separated using a pipe separator (|), in the format:

<original instance name> | <instance name after flattening>

A hierarchical name for the flattened instances makes it easier to identify instances that have been flattened.

Related Topics

Flattening a Layout Instance

Transparent Layout Hierarchy Generation

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X