@@ -74,15 +74,16 @@ Note:
7474| ` WIRE_RC_LAYER ` | = | = | = | = | = |
7575| Clock Tree Synthesis | | | | | |
7676| ` CTS_BUF_CELL ` | = | = | = | = | = |
77- | ` FILL_CELLS ` | = | = | = | = | = |
7877| ` CTS_BUF_DISTANCE ` | N/A | N/A | N/A | = | = |
78+ | ` FILL_CELLS ` | = | = | = | = | = |
79+ | ` TNS_END_PERCENT ` | ?= | ?= | | ?= | ?= |
7980| Routing | | | | | |
80- | ` MIN_ROUTING_LAYER ` | = | = | = | = | ?= |
81- | ` MAX_ROUTING_LAYER ` | = | = | = | = | ?= |
8281| ` FASTROUTE_TCL ` | ?= | ?= | ?= | N/A | N/A |
83- | ` RCX_RULES ` | = | = | = | = | = |
84- | ` KLAYOUT_TECH_FILE ` | = | = | = | = | = |
8582| ` FILL_CONFIG ` | = | = | N/A | N/A | N/A |
83+ | ` KLAYOUT_TECH_FILE ` | = | = | = | = | = |
84+ | ` MAX_ROUTING_LAYER ` | = | = | = | = | ?= |
85+ | ` MIN_ROUTING_LAYER ` | = | = | = | = | ?= |
86+ | ` RCX_RULES ` | = | = | = | = | = |
8687
8788
8889### Library Setup
@@ -162,9 +163,9 @@ Note:
162163| -----------------------| --------------------------------------------------------------------------------------------------------------|
163164| ` CTS_BUF_CELL ` | The buffer cell used in the clock tree. |
164165| ` FILL_CELLS ` | Fill cells are used to fill empty sites. |
165- | ` SETUP_SLACK_MARGIN ` | Specifies a time margin for the slack when fixing setup violations. |
166166| ` HOLD_SLACK_MARGIN ` | Specifies a time margin for the slack when fixing hold violations. This option allow you to overfix. |
167- | ` FILL_CELLS ` | Fill cells are used to fill empty sites. |
167+ | ` SETUP_SLACK_MARGIN ` | Specifies a time margin for the slack when fixing setup violations. |
168+ | ` TNS_END_PERCENT ` | Specifies how many percent of violating paths to fix [ 0-100] . Worst path will always be fixed |
168169
169170
170171### Routing
0 commit comments