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.
2 parents 1592c42 + 31f9d55 commit f6aa754Copy full SHA for f6aa754
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