signalRouteFigGroupPrefix
APR.stdcell.route signalRouteFigGroupPrefix string "figGroupPrefixName"
Description
Specifies the prefix used to create the figGroup to store signal routing figs when the Create routing as a group option is selected in the Route tab.
GUI Equivalent
Examples
envGetVal("APR.stdcell.route" "signalRouteFigGroupPrefix")
envSetVal("APR.stdcell.route" "signalRouteFigGroupPrefix" 'string "fig1")
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top