Skip to content

Commit 3c60cba

Browse files
committed
Update FlowVariables.md
Signed-off-by: Jack Luar <[email protected]>
1 parent b4a9177 commit 3c60cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/FlowVariables.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ configuration file.
168168
| <a name="SDC_FILE"></a>SDC_FILE| The path to design constraint (SDC) file.| | |
169169
| <a name="SDC_GUT"></a>SDC_GUT| Load design and remove all internal logic before doing synthesis. This is useful when creating a mock .lef abstract that has a smaller area than the amount of logic would allow. bazel-orfs uses this to mock SRAMs, for instance.| | |
170170
| <a name="SEAL_GDS"></a>SEAL_GDS| Seal macro to place around the design.| | |
171-
| <a name="SETUP_SLACK_MARGIN"></a>SETUP_SLACK_MARGIN| Specifies a time margin for the slack when fixing setup violations. This option allows you to overfix or underfix(negative value, terminate retiming before 0 or positive slack). See HOLD_SLACK_MARGIN for more details.| 0| |
171+
| <a name="SETUP_SLACK_MARGIN"></a>SETUP_SLACK_MARGIN| Specifies a time margin for the slack when fixing setup violations. This option allows you to overfix or underfix(negative value, terminate retiming before 0 or positive slack). See HOLD_SLACK_MARGIN for more details.| 0| |
172172
| <a name="SET_RC_TCL"></a>SET_RC_TCL| Metal & Via RC definition file path.| | |
173173
| <a name="SKIP_CTS_REPAIR_TIMING"></a>SKIP_CTS_REPAIR_TIMING| Skipping CTS repair, which can take a long time, can be useful in architectural exploration or when getting CI up and running.| | |
174174
| <a name="SKIP_GATE_CLONING"></a>SKIP_GATE_CLONING| Do not use gate cloning transform to fix timing violations (default: use gate cloning).| | |

0 commit comments

Comments
 (0)