We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac11115 commit 6b1e25aCopy full SHA for 6b1e25a
flow/scripts/fillcell.tcl
@@ -13,4 +13,3 @@ if { [env_var_exists_and_non_empty FILL_CELLS] } {
13
} else {
14
log_cmd exec cp $::env(RESULTS_DIR)/5_2_route.odb $::env(RESULTS_DIR)/5_3_fillcell.odb
15
}
16
-
flow/scripts/io_placement.tcl
@@ -18,4 +18,3 @@ if {
18
19
log_cmd exec cp $::env(RESULTS_DIR)/3_1_place_gp_skip_io.odb $::env(RESULTS_DIR)/3_2_place_iop.odb
20
21
0 commit comments