supply_insertTrim
APR.stdcell.route supply_insertTrim boolean { t | nil }
Description
Inserts trims between the intersection of the layer above and below the via in the supply grid to fix DRC errors.
GUI Equivalent
Examples
envGetVal("APR.stdcell.route" "supply_insertTrim")
envSetVal("APR.stdcell.route" "supply_insertTrim" 'boolean nil)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top