Skip to content

Commit e47eff7

Browse files
committed
Lower asap7/cva6 density more to speed up routing
Signed-off-by: Martin Povišer <[email protected]>
1 parent c010b42 commit e47eff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/designs/asap7/cva6/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ export SDC_FILE = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NAME)/constr
9191
export CORE_UTILIZATION = 70
9292
export CORE_MARGIN = 2
9393
export MACRO_PLACE_HALO = 3 3
94-
export PLACE_DENSITY = 0.67
94+
export PLACE_DENSITY = 0.62
9595

9696
# a smoketest for this option, there are a
9797
# few last gasp iterations

0 commit comments

Comments
 (0)