results_supplyNets
APR.stdcell.route results_supplyNets boolean { t | nil }
Description
Includes power and ground in the results table. When set to nil, power and ground nets are not included in the results table.
GUI Equivalent
Examples
envGetVal("APR.stdcell.route" "results_supplyNets")
envSetVal("APR.stdcell.route" "results_supplyNets" 'boolean t)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top