place_addTapCells
APR.stdcell.place place_addTapCells boolean { t | nil }
Description
Adds single-height or multi-height tap cells in the empty spaces between the standard cells.
GUI Equivalent
Examples
envGetVal("APR.stdcell.place" "place_addTapCells")
envSetVal("APR.stdcell.place" "place_addTapCells" 'boolean nil)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top