place_addDecapFillerCells
APR.stdcell.place place_addDecapFillerCells boolean { t | nil }
Description
Adds decap/filler cells into the design. Select decap cells first and place them. You can then follow it up with selected filler cells for the remaining spaces.
GUI Equivalent
Examples
envGetVal("APR.stdcell.place" "place_addDecapFillerCells")
envSetVal("APR.stdcell.place" "place_addDecapFillerCells" 'boolean nil)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top