Skip to content

Commit 1340d9c

Browse files
authored
Merge branch 'The-OpenROAD-Project:master' into pr-update-rules
2 parents f8fb68e + 247389c commit 1340d9c

30 files changed

+94144
-328
lines changed

flow/designs/asap7/jpeg_lvt/metadata-base-ok.json

Lines changed: 105 additions & 109 deletions
Large diffs are not rendered by default.

flow/designs/asap7/jpeg_lvt/rules-base.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"compare": "<="
4141
},
4242
"finish__timing__setup__ws": {
43-
"value": -291.2,
43+
"value": -358.22,
4444
"compare": ">="
4545
},
4646
"finish__design__instance__area": {

flow/designs/gf180/jpeg/metadata-base-ok.json

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

flow/designs/gf180/jpeg/rules-base.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@
3636
"compare": "<="
3737
},
3838
"detailedroute__antenna__violating__nets": {
39-
"value": 0,
39+
"value": 3,
4040
"compare": "<="
4141
},
4242
"finish__timing__setup__ws": {
43-
"value": -1.22,
43+
"value": -1.19,
4444
"compare": ">="
4545
},
4646
"finish__design__instance__area": {
@@ -52,11 +52,11 @@
5252
"compare": "<="
5353
},
5454
"finish__timing__drv__hold_violation_count": {
55-
"value": 171,
55+
"value": 170,
5656
"compare": "<="
5757
},
5858
"finish__timing__wns_percent_delay": {
59-
"value": -19.11,
59+
"value": -19.07,
6060
"compare": ">="
6161
}
6262
}

flow/platforms/asap7/constraints.sdc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,6 @@ set_max_delay $max_delay -from $non_clk_inputs -to [all_outputs]
8686
# in the histogram in the GUI and also includes these
8787
# groups in the report
8888
group_path -name in2reg -from $non_clk_inputs -to [all_registers]
89-
group_path -name reg2out -from [all_registers] -to [all_outputs]
90-
group_path -name reg2reg -from [all_registers] -to [all_registers]
89+
group_path -name reg2out -from [all_clocks] -to [all_outputs]
90+
group_path -name reg2reg -from [all_clocks] -to [all_registers]
9191
group_path -name in2out -from $non_clk_inputs -to [all_outputs]

flow/platforms/ihp-sg13g2/cdl/RM_IHPSG13_1P_1024x64_c2_bm_bist.cdl

Lines changed: 6491 additions & 0 deletions
Large diffs are not rendered by default.

flow/platforms/ihp-sg13g2/cdl/RM_IHPSG13_1P_2048x64_c2_bm_bist.cdl

Lines changed: 6571 additions & 0 deletions
Large diffs are not rendered by default.

flow/platforms/ihp-sg13g2/cdl/RM_IHPSG13_1P_256x48_c2_bm_bist.cdl

Lines changed: 6393 additions & 0 deletions
Large diffs are not rendered by default.

flow/platforms/ihp-sg13g2/cdl/RM_IHPSG13_1P_256x64_c2_bm_bist.cdl

Lines changed: 6431 additions & 0 deletions
Large diffs are not rendered by default.

flow/platforms/ihp-sg13g2/cdl/RM_IHPSG13_1P_512x64_c2_bm_bist.cdl

Lines changed: 6451 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)