Skip to content

Commit a64153d

Browse files
committed
designs/gf12/bp_single/rules-base.json updates:
| Metric | Old | New | Type | | ------ | --- | --- | ---- | | finish__timing__setup__ws | -144.83 | -97.15 | Tighten | | finish__timing__drv__hold_violation_count | 479 | 740 | Failing | | finish__timing__wns_percent_delay | -12.6 | -10.0 | Tighten | Signed-off-by: Matt Liberty <[email protected]>
1 parent 7754bff commit a64153d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

flow/designs/gf12/bp_single/rules-base.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"compare": "<="
4949
},
5050
"finish__timing__setup__ws": {
51-
"value": -144.83,
51+
"value": -97.15,
5252
"compare": ">="
5353
},
5454
"finish__design__instance__area": {
@@ -60,11 +60,11 @@
6060
"compare": "<="
6161
},
6262
"finish__timing__drv__hold_violation_count": {
63-
"value": 479,
63+
"value": 740,
6464
"compare": "<="
6565
},
6666
"finish__timing__wns_percent_delay": {
67-
"value": -12.6,
67+
"value": -10.0,
6868
"compare": ">="
6969
}
7070
}

0 commit comments

Comments
 (0)