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

cphStopLevel

layoutXL cphStopLevel int integer

Description

Stops the elaboration of the logical design hierarchy at the specified level. This lets you use the physical stop view list to limit the logical elaboration for large hierarchical designs that would otherwise take a long time to open.

The default is 0, which means that a full elaboration is performed until a logical node is reached that maps to one of the view names specified in the Physical stop view list field.

When the stop level is set using the CPH window, it overrides the value specified in the environment variable. But when the stop level is set using the Update Connectivity Reference form, the specified value overrides the value set in CPH and in the environment variable.

GUI Equivalent

Command:

Connectivity – Update – Connectivity Reference

Field:

Stop Level

Update Connectivity Reference Form

Command:

Launch – Configure Physical Hierarchy

Field:

Set Stop Level

CPH Toolbar

Examples

envGetVal("layoutXL" "cphStopLevel")
envSetVal("layoutXL" "cphStopLevel" 'int 2)

Related Topics

Physical Hierarchy Configuration

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X