Skip to content

Commit 27e66f1

Browse files
committed
include USE_NEGOTATION for dpl calls
Signed-off-by: Augusto Berndt <augusto.berndt@precisioninno.com>
1 parent c1cd5d2 commit 27e66f1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/user/FlowVariables.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,7 @@ configuration file.
319319
| <a name="TNS_END_PERCENT"></a>TNS_END_PERCENT| Default TNS_END_PERCENT value for post CTS timing repair. Try fixing all violating endpoints by default (reduce to 5% for runtime). Specifies how many percent of violating paths to fix [0-100]. Worst path will always be fixed.| 100|
320320
| <a name="UNSET_ABC9_BOX_CELLS"></a>UNSET_ABC9_BOX_CELLS| List of cells to unset the abc9_box attribute on| |
321321
| <a name="USE_FILL"></a>USE_FILL| Whether to perform metal density filling.| 0|
322+
| <a name="USE_NEGOTIATION"></a>USE_NEGOTIATION| Enable using negotiation legalizer for detailed placement.| 0|
322323
| <a name="VERILOG_DEFINES"></a>VERILOG_DEFINES| Preprocessor defines passed to the language frontend. Example: `-D HPDCACHE_ASSERT_OFF`| |
323324
| <a name="VERILOG_FILES"></a>VERILOG_FILES| The path to the design Verilog/SystemVerilog files providing a description of modules.| |
324325
| <a name="VERILOG_INCLUDE_DIRS"></a>VERILOG_INCLUDE_DIRS| Specifies the include directories for the Verilog input files.| |
@@ -655,4 +656,5 @@ configuration file.
655656
- [TAP_CELL_NAME](#TAP_CELL_NAME)
656657
- [TECH_LEF](#TECH_LEF)
657658
- [USE_FILL](#USE_FILL)
659+
- [USE_NEGOTIATION](#USE_NEGOTIATION)
658660

0 commit comments

Comments
 (0)