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 f53fbce commit 03322d8Copy full SHA for 03322d8
flow/designs/asap7/cva6/config.mk
@@ -79,10 +79,10 @@ export ADDITIONAL_LIBS = $(PLATFORM_DIR)/lib/NLDM/fakeram7_256x256.lib
79
80
export SDC_FILE = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NAME)/constraint.sdc
81
82
-export DIE_AREA = 0 0 350 350
83
-export CORE_AREA = 1.08 1.08 340 340
+export CORE_UTILIZATION = 50 -66 wns
+export CORE_MARGIN = 2
84
+export MACRO_HALO = 5
85
export PLACE_DENSITY = 0.50
-export MACRO_HALO = 5 5
86
87
# a smoketest for this option, there are a
88
# few last gasp iterations
0 commit comments