Skip to content

Commit 3cb907f

Browse files
committed
update private designs metrics
./designs/gf12/coyote/ --variant base --failing --tighten | Metric | Old | New | Type | | ------ | --- | --- | ---- | | detailedroute__route__drc_errors | 0 | 1 | Failing | ./designs/gf12/gcd/ --variant base --failing --tighten | Metric | Old | New | Type | | ------ | --- | --- | ---- | | finish__timing__setup__ws | -13.26 | -29.55 | Failing | | finish__design__instance__area | 604 | 598 | Tighten | ./designs/intel16/gcd/ --variant base --failing --tighten | Metric | Old | New | Type | | ------ | --- | --- | ---- | | cts__design__instance__count__setup_buffer | 40 | 55 | Failing | Signed-off-by: Augusto Berndt <[email protected]>
1 parent 009093e commit 3cb907f

File tree

6 files changed

+778
-542
lines changed

6 files changed

+778
-542
lines changed

flow/designs/gf12/coyote/metadata-base-ok.json

Lines changed: 366 additions & 199 deletions
Large diffs are not rendered by default.

flow/designs/gf12/coyote/rules-base.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"compare": "<="
3737
},
3838
"detailedroute__route__drc_errors": {
39-
"value": 0,
39+
"value": 1,
4040
"compare": "<="
4141
},
4242
"detailedroute__antenna__violating__nets": {

0 commit comments

Comments
 (0)