results_nets
APR.stdcell.route results_nets cyclic { "All" | "Selected" | "Open" }
Description
Specifies whether you want all nets, selected nets, or only open nets to be included in the results table.
GUI Equivalent
Examples
envGetVal("APR.stdcell.route" "results_nets")
envSetVal("APR.stdcell.route" "results_nets" 'cyclic "Selected")
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top