Product Documentation
Virtuoso Module Generator User Guide
Product Version IC23.1, November 2023

modgenPhysConfigs

layoutXL modgenPhysConfigs string { "physConfig" }

Description

Specifies the physConfig view name to be used by the Modgen when run from the schematic, if the physConfig view exists with this name.

The default value is "".

When none of the specified physConfigs exists, the Modgen creates a temporary default physConfig and uses it. You can specify multiple physConfig view names by separating them by a space.

GUI Equivalent

None

Examples

envGetVal("layoutXL" "modgenPhysConfigs") 
envSetVal("layoutXL" "modgenPhysConfigs" 'string "physConfig") 
envSetVal("layoutXL" "modgenPhysConfigs" 'string "viewName1 viewName2") 
envSetVal("layoutXL" "modgenPhysConfigs" 'string "") 

Related Topics

Creating a Modgen


Return to top
 ⠀
X