You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/user/FlowVariables.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -151,6 +151,7 @@ Note:
151
151
|`CELL_PAD_IN_SITES_DETAIL_PLACEMENT`| Cell padding on both sides in site widths to ease routability in detail placement. |
152
152
|`PLACE_DENSITY`| The desired placement density of cells. It reflects how spread the cells would be on the core area. 1.0 = closely dense. 0.0 = widely spread. |
153
153
|`PLACE_DENSITY_LB_ADDON`| Check the lower boundary of the PLACE_DENSITY and add PLACE_DENSITY_LB_ADDON if it exists. |
154
+
|`REPAIR_PDN_VIA_LAYER`| Remove power grid vias which generate DRC violations after detailed routing. |
154
155
|`GLOBAL_PLACEMENT_ARGS`| Use additional tuning parameters during global placement other than default args defined in gloabl_place.tcl. |
155
156
|`ENABLE_DPO`| Enable detail placement with improve_placement feature. |
156
157
|`DPO_MAX_DISPLACEMENT`| Specifies how far an instance can be moved when optimizing. |
0 commit comments