Skip to content

Commit 6b1e25a

Browse files
committed
fix lint
Signed-off-by: Augusto Berndt <augusto.berndt@precisioninno.com>
1 parent ac11115 commit 6b1e25a

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

flow/scripts/fillcell.tcl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,3 @@ if { [env_var_exists_and_non_empty FILL_CELLS] } {
1313
} else {
1414
log_cmd exec cp $::env(RESULTS_DIR)/5_2_route.odb $::env(RESULTS_DIR)/5_3_fillcell.odb
1515
}
16-

flow/scripts/io_placement.tcl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,3 @@ if {
1818
} else {
1919
log_cmd exec cp $::env(RESULTS_DIR)/3_1_place_gp_skip_io.odb $::env(RESULTS_DIR)/3_2_place_iop.odb
2020
}
21-

0 commit comments

Comments
 (0)