Skip to content

Commit 99312fa

Browse files
authored
Merge pull request #3555 from The-OpenROAD-Project-staging/repair_timing_place_fix
add TNS_END_PERCENT to place stage
2 parents 8ddfd34 + fbbaee6 commit 99312fa

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/user/FlowVariables.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,7 @@ configuration file.
367367
- [PLACE_PINS_ARGS](#PLACE_PINS_ARGS)
368368
- [ROUTING_LAYER_ADJUSTMENT](#ROUTING_LAYER_ADJUSTMENT)
369369
- [SKIP_REPORT_METRICS](#SKIP_REPORT_METRICS)
370+
- [TNS_END_PERCENT](#TNS_END_PERCENT)
370371

371372
## cts variables
372373

flow/scripts/variables.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ TNS_END_PERCENT:
3030
will always be fixed.
3131
default: 100
3232
stages:
33+
- place
3334
- cts
3435
- floorplan
3536
- grt

0 commit comments

Comments
 (0)