Skip to content

Commit 4f916c6

Browse files
committed
gpl: update metrics intel16/ibex
./designs/intel16/ibex/ | Metric | Old | New | Type | | ------ | --- | --- | ---- | | finish__timing__setup__ws | -1298.77 | -1253.51 | Tighten | | finish__timing__drv__setup_violation_count | 1724 | 1822 | Failing | | finish__timing__wns_percent_delay | -46.94 | -45.91 | Tighten | Signed-off-by: Augusto Berndt <[email protected]>
1 parent e83df35 commit 4f916c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

flow/designs/intel16/ibex/rules-base.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,23 +48,23 @@
4848
"compare": "<="
4949
},
5050
"finish__timing__setup__ws": {
51-
"value": -1298.77,
51+
"value": -1253.51,
5252
"compare": ">="
5353
},
5454
"finish__design__instance__area": {
5555
"value": 14676,
5656
"compare": "<="
5757
},
5858
"finish__timing__drv__setup_violation_count": {
59-
"value": 1724,
59+
"value": 1822,
6060
"compare": "<="
6161
},
6262
"finish__timing__drv__hold_violation_count": {
6363
"value": 100,
6464
"compare": "<="
6565
},
6666
"finish__timing__wns_percent_delay": {
67-
"value": -46.94,
67+
"value": -45.91,
6868
"compare": ">="
6969
}
7070
}

0 commit comments

Comments
 (0)