Commit a383bc4
committed
flow: fix over-tightened swerv_wrapper metrics
Re-ran update_rules with pr-head artifacts to widen bounds that were
over-tightened from pr-merge results. Manually kept globalroute__timing__setup__ws
at -0.398 to cover both pr-head (-0.146) and pr-merge (-0.298) observations.
designs/nangate45/swerv_wrapper/rules-base.json updates:
| Metric | Old | New | Type |
| ------ | --- | --- | ---- |
| cts__timing__setup__tns | -8.83 | -84.2 | Failing |
| globalroute__timing__setup__ws | -0.246 | -0.398 | (kept) |
| globalroute__timing__setup__tns | -7.17 | -75.8 | Failing |
| detailedroute__route__wirelength | 4491246 | 5599467 | Failing |
| finish__timing__setup__tns | -0.853 | -87.5 | Failing |
Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>1 parent 8fca77e commit a383bc4
1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
0 commit comments