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

extractAfterGenerateAll

layout extractAfterGenerateAll boolean { t | nil }

Description

Runs connectivity extraction as part of the Generate All From Source command. Switch on this environment variable to see the incomplete nets in the design immediately after layout generation has run.

The default is t.

This option has no effect on either the Generate Selected From Source or Update Components And Nets commands. Connectivity extraction for these commands is controlled using the extractEnabled environment variable.

GUI Equivalent

Command:

Connectivity – Generate – All From Source – Generate

Field:

Extract Connectivity after Generation

Examples

envGetVal("layout" "extractAfterGenerateAll")
envSetVal("layout" "extractAfterGenerateAll" 'boolean nil)

Related Topics

extractEnabled


Return to top
 ⠀
X