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

updateNetMinMaxVoltage

layoutXL updateNetMinMaxVoltage boolean { t | nil }

Description

Specifies that the minimum and maximum voltages assigned to nets in the schematic are transferred to the layout view by the Generate All From Source and Update Components And Nets commands.

The Update Components And Nets command transfers only user-defined net voltages to the layout. The mismatches that may arise between the layout and the schematic due to this selective transfer of voltages are not reported by the Check Against Source command.

The default is t.

For information about how net voltage updates are controlled using this environment variable in the VDR flow, see Schematic Driven VDR Flow.

GUI Equivalent

Command:

Connectivity – Update – Components And Nets (Update tab)

Field:

Update Net MinV/MaxV (Update Components and Nets Form)

Examples

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

Related Topics

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X