Skip to content

Commit 68128c3

Browse files
committed
global_place is stage 3 not 5
Signed-off-by: Matt Liberty <[email protected]>
1 parent 3caec25 commit 68128c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/scripts/global_place.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ if {[env_var_equals CLUSTER_FLOPS 1]} {
4343
estimate_parasitics -placement
4444
}
4545

46-
report_metrics 5 "global place" false false
46+
report_metrics 3 "global place" false false
4747

4848
write_db $::env(RESULTS_DIR)/3_3_place_gp.odb

0 commit comments

Comments
 (0)