Skip to content

Commit 9b990f1

Browse files
committed
revert swarv_wrapper back to 0.1 density. After bug fix density is propely updated automatically
Signed-off-by: Augusto Berndt <[email protected]>
1 parent ca162fe commit 9b990f1

File tree

1 file changed

+1
-1
lines changed
  • flow/designs/nangate45/swerv_wrapper

1 file changed

+1
-1
lines changed

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.25
31+
export PLACE_DENSITY_LB_ADDON = 0.10
3232
export TNS_END_PERCENT = 100
3333

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

0 commit comments

Comments
 (0)