diff --git a/openlane/scripts/openroad/gpl.tcl b/openlane/scripts/openroad/gpl.tcl index 558ae2c3a..c39df6975 100755 --- a/openlane/scripts/openroad/gpl.tcl +++ b/openlane/scripts/openroad/gpl.tcl @@ -63,7 +63,7 @@ set cell_pad_side [expr $::env(GPL_CELL_PADDING) / 2] lappend arg_list -pad_right $cell_pad_side lappend arg_list -pad_left $cell_pad_side -lappend arg_list -init_wirelength_coef $::env(PL_WIRELENGTH_COEF) +lappend arg_list -init_wirelength_coef $::env(PL_WIRE_LENGTH_COEF) puts "{*}$arg_list" global_placement {*}$arg_list diff --git a/test/steps/all b/test/steps/all index cedaedd09..45eec695e 160000 --- a/test/steps/all +++ b/test/steps/all @@ -1 +1 @@ -Subproject commit cedaedd092cdc07a5f2d74a36b4e499d0df26c41 +Subproject commit 45eec695efc091ee76301ef8e0c61e736fcfaf42