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 548eb0d commit 595aeebCopy full SHA for 595aeeb
flow/scripts/global_route.tcl
@@ -26,6 +26,9 @@ global_route -guide_file $env(RESULTS_DIR)/route.guide \
26
{*}[expr {[info exists ::env(GLOBAL_ROUTE_ARGS)] ? $::env(GLOBAL_ROUTE_ARGS) : \
27
{-congestion_iterations 30 -congestion_report_iter_step 5 -verbose}}]
28
29
+repair_antennas
30
+check_placement -verbose
31
+
32
33
set_propagated_clock [all_clocks]
34
estimate_parasitics -global_routing
0 commit comments