Skip to content

Commit ec7293d

Browse files
committed
update swerv_wrapper LB density from 0.10 to 0.25
Signed-off-by: Augusto Berndt <augusto.berndt@precisioninno.com>
1 parent 00b12b7 commit ec7293d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • flow/designs/nangate45/swerv_wrapper

flow/designs/nangate45/swerv_wrapper/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ export PLACE_PINS_ARGS = -exclude left:* -exclude right:* -exclude top:* -exclud
2828
export MACRO_PLACE_HALO = 10 10
2929
export MACRO_PLACE_CHANNEL = 20 20
3030

31-
export PLACE_DENSITY_LB_ADDON = 0.10
31+
export PLACE_DENSITY_LB_ADDON = 0.25
3232
export TNS_END_PERCENT = 100
3333

3434
export FASTROUTE_TCL = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NAME)/fastroute.tcl

0 commit comments

Comments
 (0)