place_deleteFillerCells
APR.stdcell.place place_deleteFillerCells boolean { t | nil }
Description
Deletes the filler cells in the design.
GUI Equivalent
Examples
envGetVal("APR.stdcell.place" "place_deleteFillerCells")
envSetVal("APR.stdcell.place" "place_deleteFillerCells" 'boolean t)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top