prePlaceTrigger
APR.stdcell.place prePlaceTrigger string "cmdName"
Description
Specifies a SKILL command that is executed before placement. The default is an empty string "".
GUI Equivalent
Examples
envGetVal("APR.stdcell.place" "prePlaceTrigger")
envSetVal("APR.stdcell.place" "prePlaceTrigger" 'string "cmd1")
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top