Skip to content

Commit 49a4304

Browse files
committed
test: Rebase public flow rules
Revert the deprecated metadata-base-ok.json updates from the previous metric rebase. Update rules-base.json for the public PR-4294 merge run using the reported metrics so the public metric checks match the virtual IO clock constraints. Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>
1 parent 57543e8 commit 49a4304

70 files changed

Lines changed: 659 additions & 18405 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

flow/designs/asap7/aes-block/metadata-base-ok.json

Lines changed: 0 additions & 490 deletions
This file was deleted.

flow/designs/asap7/aes-block/rules-base.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"synth__canonical_netlist__hash": {
3-
"value": "83fdb355d67936eac58202298e680864403e2e7c",
3+
"value": "3fc8a6d24fdb16116484d2eed15ff2dbe4531126",
44
"compare": "==",
55
"level": "warning"
66
},
@@ -10,39 +10,39 @@
1010
"level": "warning"
1111
},
1212
"synth__design__instance__area__stdcell": {
13-
"value": 1930.0,
13+
"value": 631.0,
1414
"compare": "<="
1515
},
1616
"constraints__clocks__count": {
1717
"value": 1,
1818
"compare": "=="
1919
},
2020
"placeopt__design__instance__area": {
21-
"value": 6699,
21+
"value": 6705,
2222
"compare": "<="
2323
},
2424
"placeopt__design__instance__count__stdcell": {
25-
"value": 9621,
25+
"value": 10214,
2626
"compare": "<="
2727
},
2828
"detailedplace__design__violations": {
2929
"value": 0,
3030
"compare": "=="
3131
},
3232
"cts__design__instance__count__setup_buffer": {
33-
"value": 837,
33+
"value": 888,
3434
"compare": "<="
3535
},
3636
"cts__design__instance__count__hold_buffer": {
37-
"value": 837,
37+
"value": 888,
3838
"compare": "<="
3939
},
4040
"cts__timing__setup__ws": {
41-
"value": -89.2,
41+
"value": -84.1,
4242
"compare": ">="
4343
},
4444
"cts__timing__setup__tns": {
45-
"value": -4300.0,
45+
"value": -4320.0,
4646
"compare": ">="
4747
},
4848
"cts__timing__hold__ws": {
@@ -58,11 +58,11 @@
5858
"compare": "<="
5959
},
6060
"globalroute__timing__setup__ws": {
61-
"value": -22.5,
61+
"value": -31.1,
6262
"compare": ">="
6363
},
6464
"globalroute__timing__setup__tns": {
65-
"value": -90.0,
65+
"value": -174.0,
6666
"compare": ">="
6767
},
6868
"globalroute__timing__hold__ws": {
@@ -74,7 +74,7 @@
7474
"compare": ">="
7575
},
7676
"detailedroute__route__wirelength": {
77-
"value": 49870,
77+
"value": 50261,
7878
"compare": "<="
7979
},
8080
"detailedroute__route__drc_errors": {
@@ -90,11 +90,11 @@
9090
"compare": "<="
9191
},
9292
"finish__timing__setup__ws": {
93-
"value": -35.0,
93+
"value": -56.6,
9494
"compare": ">="
9595
},
9696
"finish__timing__setup__tns": {
97-
"value": -1500.0,
97+
"value": -1520.0,
9898
"compare": ">="
9999
},
100100
"finish__timing__hold__ws": {
@@ -106,7 +106,7 @@
106106
"compare": ">="
107107
},
108108
"finish__design__instance__area": {
109-
"value": 6742,
109+
"value": 6750,
110110
"compare": "<="
111111
}
112112
}

0 commit comments

Comments
 (0)