Skip to content

Commit 9973d63

Browse files
committed
asap7/aes-block: update metrics for mpl-soft-sa-resizing
| Metric | Old | New | Type | | ------ | --- | --- | ---- | | finish__timing__setup__ws | -86.3 | -138.55 | Failing | | finish__timing__drv__hold_violation_count | 319 | 100 | Tighten | Signed-off-by: Arthur Koucher <[email protected]>
1 parent 4004072 commit 9973d63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

flow/designs/asap7/aes-block/rules-base.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"compare": "<="
4949
},
5050
"finish__timing__setup__ws": {
51-
"value": -86.3,
51+
"value": -138.55,
5252
"compare": ">="
5353
},
5454
"finish__design__instance__area": {
@@ -60,7 +60,7 @@
6060
"compare": "<="
6161
},
6262
"finish__timing__drv__hold_violation_count": {
63-
"value": 319,
63+
"value": 100,
6464
"compare": "<="
6565
},
6666
"finish__timing__wns_percent_delay": {

0 commit comments

Comments
 (0)