Skip to content

Commit 2412bb5

Browse files
committed
update gf12/jpeg
Signed-off-by: Eder Monteiro <emrmonteiro@precisioninno.com>
1 parent 93914ce commit 2412bb5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

flow/designs/gf12/jpeg/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export VERILOG_INCLUDE_DIRS = $(DESIGN_HOME)/src/$(DESIGN_NICKNAME)/include
88
export SDC_FILE = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NICKNAME)/constraint.sdc
99
export ABC_AREA = 1
1010

11-
export CORE_UTILIZATION = 40
11+
export CORE_UTILIZATION = 45
1212
export CORE_ASPECT_RATIO = 1
1313
export CORE_MARGIN = 2
1414

flow/designs/gf12/jpeg/constraint.sdc

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

33
set clk_name clk
44
set clk_port_name clk
5-
set clk_period 770
5+
set clk_period 500
66
set clk_io_pct 0.2
77

88
set clk_port [get_ports $clk_port_name]

0 commit comments

Comments
 (0)