Skip to content

Commit d892474

Browse files
committed
checkout gpl script to master
Signed-off-by: Augusto Berndt <[email protected]>
1 parent 55141ac commit d892474

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

flow/scripts/global_place.tcl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ set global_placement_args {}
2424

2525
# Parameters for routability mode in global placement
2626
append_env_var global_placement_args GPL_ROUTABILITY_DRIVEN -routability_driven 0
27-
lappend global_placement_args -routability_max_inflation_ratio 3
28-
lappend global_placement_args -routability_inflation_ratio_coef 2
29-
lappend global_placement_args -enable_routing_congestion
3027

3128
# Parameters for timing driven mode in global placement
3229
if { $::env(GPL_TIMING_DRIVEN) } {

0 commit comments

Comments
 (0)