Skip to content

Commit 420a15b

Browse files
committed
Update one more design
designs/ihp-sg13g2/spi/rules-base.json updates: | Metric | Old | New | Type | | ------ | --- | --- | ---- | | finish__timing__drv__setup_violation_count | 8 | 10 | Failing | | finish__timing__wns_percent_delay | -15.74 | -15.68 | Tighten | Signed-off-by: Martin Povišer <[email protected]>
1 parent f5a36bb commit 420a15b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

flow/designs/ihp-sg13g2/spi/rules-base.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,15 @@
5656
"compare": "<="
5757
},
5858
"finish__timing__drv__setup_violation_count": {
59-
"value": 8,
59+
"value": 10,
6060
"compare": "<="
6161
},
6262
"finish__timing__drv__hold_violation_count": {
6363
"value": 10,
6464
"compare": "<="
6565
},
6666
"finish__timing__wns_percent_delay": {
67-
"value": -15.74,
67+
"value": -15.68,
6868
"compare": ">="
6969
}
7070
}

0 commit comments

Comments
 (0)