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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -144,6 +144,8 @@ Note:
144
144
|`IO_PLACER_H`| The metal layer on which to place the I/O pins horizontally (top and bottom of the die). |
145
145
|`IO_PLACER_V`| The metal layer on which to place the I/O pins vertically (sides of the die). |
146
146
|`GUI_NO_TIMING`| Skip loading timing for a faster GUI load. |
147
+
|`GUI_SOURCE`| Source the script. |
148
+
|`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. |
0 commit comments