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