Skip to content

Commit bb1ed96

Browse files
committed
flow: change asap7/aes CORE_UTILIZATION from 40 to 70
Signed-off-by: arthurjolo <arthurjl@precisioninno.com>
1 parent 44e0991 commit bb1ed96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flow/designs/asap7/aes/config.mk

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

99
export ABC_AREA = 1
1010

11-
export CORE_UTILIZATION = 40
11+
export CORE_UTILIZATION = 70
1212
export CORE_ASPECT_RATIO = 1
1313
export CORE_MARGIN = 2
1414
export PLACE_DENSITY = 0.65

0 commit comments

Comments
 (0)