We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c840243 commit 31f9d55Copy full SHA for 31f9d55
flow/scripts/final_report.tcl
@@ -54,6 +54,8 @@ if {
54
}
55
} else {
56
puts "OpenRCX is not enabled for this platform."
57
+ puts "Falling back to global route-based estimates."
58
+ log_cmd estimate_parasitics -global_routing
59
60
61
report_cell_usage
0 commit comments