vlGenCreateCellsInPhysConfigLib
layoutXL vlGenCreateCellsInPhysConfigLib boolean { t | nil }
Description
Creates VLGen in the same library as the top-level design.
GUI Equivalent
Examples
envGetVal("layoutXL" "vlGenCreateCellsInPhysConfigLib")
envSetVal("layoutXL" "vlGenCreateCellsInPhysConfigLib" 'boolean t)
envSetVal("layoutXL" "vlGenCreateCellsInPhysConfigLib" 'boolean nil)
Related Topics
(Non)parameterized Layout Cells Generation (VLGen)
List of Layout XL Environment Variables
Return to top