Skip to content

Commit 39234eb

Browse files
committed
small decrease in nangate45/swerv utilization to avoid grt congestion
Signed-off-by: Augusto Berndt <augusto.berndt@precisioninno.com>
1 parent d535404 commit 39234eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flow/designs/nangate45/swerv/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export PLATFORM = nangate45
44
export VERILOG_FILES = $(DESIGN_HOME)/src/$(DESIGN_NAME)/swerv_wrapper.sv2v.v
55
export SDC_FILE = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NAME)/constraint.sdc
66

7-
export CORE_UTILIZATION = 65
7+
export CORE_UTILIZATION = 64
88
export CORE_ASPECT_RATIO = 1
99
export CORE_MARGIN = 5
1010

0 commit comments

Comments
 (0)