init_generatePins
APR.stdcell.place init_generatePins boolean { t | nil }
Description
Specifies that signal IO pins and power IO pins on a layer are to be generated.
GUI Equivalent
Examples
envGetVal("APR.stdcell.place" "init_generatePins")
envSetVal("APR.stdcell.place" "init_generatePins" 'boolean nil)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top