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