init_scope
APR.stdcell.place init_scope cyclic { "All" | "Selected" }
Description
Specifies the scope of layout generation.
-
All: Generates all standard cells present in the source. -
Selected: Generates only the selected standard cells.
GUI Equivalent
Examples
envGetVal("APR.stdcell.place" "init_scope")
envSetVal("APR.stdcell.place" "init_scope" 'cyclic "Selected")
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top