preserveFillerPlaceStatus
APR.stdcell.route preserveFillerPlaceStatus boolean { t | nil }
Description
Preserves the placement status of the filler cells in the scratch view instead of changing it to fixed. It can be changed in Innovus. The default is nil.
GUI Equivalent
Examples
envGetVal("APR.stdcell.route" "preserveFillerPlaceStatus")
envSetVal("APR.stdcell.route" "preserveFillerPlaceStatus" 'boolean t)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top