Skip to content

Commit 280988f

Browse files
authored
Merge pull request #4238 from The-OpenROAD-Project-staging/metrics-gf12-ca53
Update designs/gf12/ca53/rules-base.json
2 parents 037e697 + db1856c commit 280988f

1 file changed

Lines changed: 14 additions & 4 deletions

File tree

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

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
{
2+
"synth__canonical_netlist__hash": {
3+
"value": "N/A",
4+
"compare": "==",
5+
"level": "warning"
6+
},
7+
"synth__netlist__hash": {
8+
"value": "b6f8ea66f3c6e3acaa00d44dd0b50c5f80dbaaef",
9+
"compare": "==",
10+
"level": "warning"
11+
},
212
"constraints__clocks__count": {
313
"value": 1,
414
"compare": "=="
@@ -24,11 +34,11 @@
2434
"compare": "<="
2535
},
2636
"cts__timing__setup__ws": {
27-
"value": -538.0,
37+
"value": -100.0,
2838
"compare": ">="
2939
},
3040
"cts__timing__setup__tns": {
31-
"value": -1660.0,
41+
"value": -400.0,
3242
"compare": ">="
3343
},
3444
"cts__timing__hold__ws": {
@@ -44,7 +54,7 @@
4454
"compare": "<="
4555
},
4656
"globalroute__timing__setup__ws": {
47-
"value": -215.0,
57+
"value": -100.0,
4858
"compare": ">="
4959
},
5060
"globalroute__timing__setup__tns": {
@@ -88,7 +98,7 @@
8898
"compare": ">="
8999
},
90100
"finish__timing__hold__tns": {
91-
"value": -2440.0,
101+
"value": -4350.0,
92102
"compare": ">="
93103
},
94104
"finish__design__instance__area": {

0 commit comments

Comments
 (0)