Skip to content

Commit d37ed52

Browse files
committed
designs/rapidus2hp/ibex/rules-base.json updates:
| Metric | Old | New | Type | | ------ | --- | --- | ---- | | finish__timing__setup__ws | -155.53 | -134.19 | Tighten | | finish__timing__drv__setup_violation_count | 1289 | 1572 | Failing | Signed-off-by: arthurjolo <[email protected]>
1 parent 6723f5d commit d37ed52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@
3232
"compare": "<="
3333
},
3434
"finish__timing__setup__ws": {
35-
"value": -155.53,
35+
"value": -134.19,
3636
"compare": ">="
3737
},
3838
"finish__design__instance__area": {
3939
"value": 1105,
4040
"compare": "<="
4141
},
4242
"finish__timing__drv__setup_violation_count": {
43-
"value": 1289,
43+
"value": 1572,
4444
"compare": "<="
4545
},
4646
"finish__timing__drv__hold_violation_count": {

0 commit comments

Comments
 (0)