We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ddfd34 + fbbaee6 commit 99312faCopy full SHA for 99312fa
docs/user/FlowVariables.md
@@ -367,6 +367,7 @@ configuration file.
367
- [PLACE_PINS_ARGS](#PLACE_PINS_ARGS)
368
- [ROUTING_LAYER_ADJUSTMENT](#ROUTING_LAYER_ADJUSTMENT)
369
- [SKIP_REPORT_METRICS](#SKIP_REPORT_METRICS)
370
+- [TNS_END_PERCENT](#TNS_END_PERCENT)
371
372
## cts variables
373
flow/scripts/variables.yaml
@@ -30,6 +30,7 @@ TNS_END_PERCENT:
30
will always be fixed.
31
default: 100
32
stages:
33
+ - place
34
- cts
35
- floorplan
36
- grt
0 commit comments