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 d535404 commit 39234ebCopy full SHA for 39234eb
1 file changed
flow/designs/nangate45/swerv/config.mk
@@ -4,7 +4,7 @@ export PLATFORM = nangate45
4
export VERILOG_FILES = $(DESIGN_HOME)/src/$(DESIGN_NAME)/swerv_wrapper.sv2v.v
5
export SDC_FILE = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NAME)/constraint.sdc
6
7
-export CORE_UTILIZATION = 65
+export CORE_UTILIZATION = 64
8
export CORE_ASPECT_RATIO = 1
9
export CORE_MARGIN = 5
10
0 commit comments