Product Documentation
Virtuoso MultiTech Framework User Guide
Product Version IC23.1, November 2023

outputMode

vrf.exportDie outputMode cyclic { "Generate_All" | "Update_Symbol" | "Generate_All_Schematic_Optional"}

Description

Specifies how views are updated while exporting a die. Generate_All ensures that all views are created during die export. Update_Symbol only updates the symbol view and creates the remaining views. Generate_All_Schematic_Optional generates all possible views except schematic view, which is generated optionally.

The default value is Generate_All.

GUI Equivalent

None

Examples

envSetVal("vrf.exportDie" "outputMode" 'cyclic "Update_Symbol")
envGetVal("vrf.exportDie" "outputMode")

Related Topics

vrfExportLayoutSkill


Return to top
 ⠀
X