Skip to content

Commit 7fded1a

Browse files
Update asap7 swerv_wrapper config.mk and constraint.sdc
Signed-off-by: Jorge Ferreira <jorge.ferreira@precisioninno.com>
1 parent 9902c49 commit 7fded1a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

flow/designs/asap7/swerv_wrapper/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export ADDITIONAL_LIBS = $(sort $(wildcard $(DESIGN_HOME)/$(PLATFORM)/swerv_wrap
5454
export CORE_UTILIZATION = 30
5555

5656
export IO_CONSTRAINTS = $(DESIGN_HOME)/$(PLATFORM)/swerv_wrapper/io.tcl
57-
export PLACE_DENSITY_LB_ADDON = 0.30
57+
export PLACE_DENSITY_LB_ADDON = 0.20
5858

5959
export ROUTING_LAYER_ADJUSTMENT = 0.2
6060

flow/designs/asap7/swerv_wrapper/constraint.sdc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ current_design swerv_wrapper
22

33
set clk_name core_clock
44
set clk_port_name clk
5-
set clk_period 1800
5+
set clk_period 1600
66
set clk_io_pct 0.2
77

88
set clk_port [get_ports $clk_port_name]

0 commit comments

Comments
 (0)