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 00b12b7 commit ec7293dCopy full SHA for ec7293d
1 file changed
flow/designs/nangate45/swerv_wrapper/config.mk
@@ -28,7 +28,7 @@ export PLACE_PINS_ARGS = -exclude left:* -exclude right:* -exclude top:* -exclud
28
export MACRO_PLACE_HALO = 10 10
29
export MACRO_PLACE_CHANNEL = 20 20
30
31
-export PLACE_DENSITY_LB_ADDON = 0.10
+export PLACE_DENSITY_LB_ADDON = 0.25
32
export TNS_END_PERCENT = 100
33
34
export FASTROUTE_TCL = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NAME)/fastroute.tcl
0 commit comments