Skip to content

Commit be7c423

Browse files
authored
Merge pull request #4446 from The-OpenROAD-Project-staging/secure-dpl-remove-negotiation-padding
update metric for DPL change
2 parents 02ba50d + e32927f commit be7c423

2 files changed

Lines changed: 15 additions & 5 deletions

File tree

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

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,24 @@
11
{
2+
"synth__canonical_netlist__hash": {
3+
"value": "17c595f38b1323a017b98f896031666c88db25f7",
4+
"compare": "==",
5+
"level": "warning"
6+
},
7+
"synth__netlist__hash": {
8+
"value": "fe809a7c44fbc967701c1faa1fd11ca9ecd2a361",
9+
"compare": "==",
10+
"level": "warning"
11+
},
212
"synth__design__instance__area__stdcell": {
3-
"value": 13122.1,
13+
"value": 10800.0,
414
"compare": "<="
515
},
616
"constraints__clocks__count": {
717
"value": 2,
818
"compare": "=="
919
},
1020
"placeopt__design__instance__area": {
11-
"value": 16686,
21+
"value": 16624,
1222
"compare": "<="
1323
},
1424
"placeopt__design__instance__count__stdcell": {
@@ -32,7 +42,7 @@
3242
"compare": ">="
3343
},
3444
"cts__timing__setup__tns": {
35-
"value": -868.0,
45+
"value": -1430.0,
3646
"compare": ">="
3747
},
3848
"cts__timing__hold__ws": {
@@ -96,7 +106,7 @@
96106
"compare": ">="
97107
},
98108
"finish__design__instance__area": {
99-
"value": 17217,
109+
"value": 17174,
100110
"compare": "<="
101111
}
102112
}

tools/OpenROAD

0 commit comments

Comments
 (0)