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