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
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -145,12 +145,9 @@ Note:
145
145
|`IO_PLACER_H`| The metal layer on which to place the I/O pins horizontally (top and bottom of the die). |
146
146
|`IO_PLACER_V`| The metal layer on which to place the I/O pins vertically (sides of the die). |
147
147
|`GUI_NO_TIMING`| Skip loading timing for a faster GUI load. |
148
-
|`GUI_SOURCE`| Source the script. |
149
-
|`GUI_ARGS`| OpenROAD command line options for gui_ and open_ targets, typically set tup `-exit` in combination with GUI_SOURCE to run a script and exit. |
150
148
|`FILL_CELLS`| Fill cells are used to fill empty sites. If not set or empty, fill cell insertion is skipped. |
151
149
|`TAP_CELL_NAME`| Name of the cell to use in tap cell insertion. |
0 commit comments