From 4b0fb4f4abf7caa8ca8473c958dffc711a2efa42 Mon Sep 17 00:00:00 2001 From: Jeff Ng Date: Fri, 8 Nov 2024 17:04:41 -0800 Subject: [PATCH] updated variables.yaml and re-generated FlowVariables.md Signed-off-by: Jeff Ng --- docs/user/FlowVariables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/FlowVariables.md b/docs/user/FlowVariables.md index 18457c21cc..9c8b989737 100644 --- a/docs/user/FlowVariables.md +++ b/docs/user/FlowVariables.md @@ -81,7 +81,7 @@ configuration file. | DESIGN_NICKNAME| DESIGN_NICKNAME just changes the directory name that ORFS outputs to be DESIGN_NICKNAME instead of DESIGN_NAME in case DESIGN_NAME is unwieldy or conflicts with a different design.| | | DETAILED_METRICS| If set, then calls report_metrics prior to repair operations in the CTS and global route stages| 0 | | DETAILED_ROUTE_ARGS| Add additional arguments for debugging purposes during detail route.| | -| DETAILED_ROUTE_END_ITERATION| Maximum number of iterations.| 64 | +| DETAILED_ROUTE_END_ITERATION| Maximum number of iterations| 64 | | DFF_LIB_FILES| Technology mapping liberty files for flip-flops.| | | DIE_AREA| The die area specified as a list of lower-left and upper-right corners in microns (X1 Y1 X2 Y2).| | | DONT_USE_CELLS| Dont use cells eases pin access in detailed routing.| |