route_minimizeM0OnNets
APR.device.route route_minimizeM0OnNets boolean { t | nil }
Description
Lets you minimize the capacitance on M0 nets in addition to the regular trim insertion. When set to t, the length of the M0 wires is trimmed down using multiple trims to minimize the capacitance.
This environment variable is available for certain advance node designs only.
GUI Equivalent
Examples
envGetVal("APR.device.route" "route_minimizeM0OnNets")
envSetVal("APR.device.route" "route_minimizeM0OnNets" 'boolean t)
Related Topics
Routing Assistant User Interface for Device-Level Routing
Return to top