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 fdf632f commit 341bb4cCopy full SHA for 341bb4c
flow/scripts/io_placement.tcl
@@ -12,7 +12,7 @@ if {
12
-ver_layers $::env(IO_PLACER_V) \
13
{*}[env_var_or_empty PLACE_PINS_ARGS]
14
write_db $::env(RESULTS_DIR)/3_2_place_iop.odb
15
- write_pin_placement $::env(RESULTS_DIR)/3_2_place_iop.tcl
16
} else {
17
log_cmd exec cp $::env(RESULTS_DIR)/3_1_place_gp_skip_io.odb $::env(RESULTS_DIR)/3_2_place_iop.odb
18
}
+write_pin_placement $::env(RESULTS_DIR)/3_2_place_iop.tcl
0 commit comments