init_generateInstances
APR.stdcell.place init_generateInstances boolean { t | nil }
Description
Generates all the instances in the schematic that do not have any ignore properties attached to them.
GUI Equivalent
Examples
envGetVal("APR.stdcell.place" "init_generateInstances")
envSetVal("APR.stdcell.place" "init_generateInstances" 'boolean nil)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top