aprAssistantMode
APR aprAssistantMode cyclic { "Device" | "stdcell" }
Description
Specifies the mode in which the Auto P&R assistant is to be run. The valid values are:
-
Device: Loads the device placement options in the Auto P&R assistant. -
stdcell: Loads the standard cell placement options in the Auto P&R assistant.
GUI Equivalent
Examples
envGetVal("APR" "aprAssistantMode")
envSetVal("APR" "aprAssistantMode" 'cyclic "stdcell")
Related Topics
Auto P&R Assistant User Interface for Device-Level Placement
Auto Device Placement and Routing Workspace
Return to top
icon