Skip to content

Commit 6936958

Browse files
committed
update asap7/aes-block config
Signed-off-by: João Mai <[email protected]>
1 parent 99616fc commit 6936958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/designs/asap7/aes-block/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export ABC_AREA = 1
1111
export CORE_UTILIZATION = 40
1212
export CORE_ASPECT_RATIO = 1
1313
export CORE_MARGIN = 2
14-
export PLACE_DENSITY = 0.53
14+
export PLACE_DENSITY = 0.52
1515

1616
export BLOCKS ?= aes_rcon aes_sbox
1717
export SYNTH_HIERARCHICAL = 1

0 commit comments

Comments
 (0)