Skip to content

Commit e8224e6

Browse files
committed
update FlowVariables.md
Signed-off-by: Eder Monteiro <[email protected]>
1 parent 547e8c8 commit e8224e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/user/FlowVariables.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ configuration file.
157157
| <a name="IO_PLACER_H"></a>IO_PLACER_H| A list of metal layers on which the I/O pins are placed horizontally (top and bottom of the die).| |
158158
| <a name="IO_PLACER_V"></a>IO_PLACER_V| A list of metal layers on which the I/O pins are placed vertically (sides of the die).| |
159159
| <a name="IR_DROP_LAYER"></a>IR_DROP_LAYER| Default metal layer to report IR drop.| |
160+
| <a name="KEEP_VARS"></a>KEEP_VARS| Feature toggle to keep intermediate variables during the flow. This is useful for the single-run flow, where all stages of the flow are run in a single OpenROAD instance.| |
160161
| <a name="KLAYOUT_TECH_FILE"></a>KLAYOUT_TECH_FILE| A mapping from LEF/DEF to GDS using the KLayout tool.| |
161162
| <a name="LATCH_MAP_FILE"></a>LATCH_MAP_FILE| Optional mapping file supplied to Yosys to map latches| |
162163
| <a name="LAYER_PARASITICS_FILE"></a>LAYER_PARASITICS_FILE| Path to per layer parasitics file. Defaults to $(PLATFORM_DIR)/setRC.tcl.| |
@@ -482,6 +483,7 @@ configuration file.
482483

483484
## All stages variables
484485

486+
- [KEEP_VARS](#KEEP_VARS)
485487
- [NUM_CORES](#NUM_CORES)
486488
- [OPENROAD_HIERARCHICAL](#OPENROAD_HIERARCHICAL)
487489
- [SWAP_ARITH_OPERATORS](#SWAP_ARITH_OPERATORS)

0 commit comments

Comments
 (0)