Skip to content

Commit c41e7ad

Browse files
louiicmynguyenXS
andcommitted
Modify - placement pitch of Element must be even for power on M6 to connect
to M5 -> M2/M1 on rows between Element Signed-off-by: louiic <[email protected]> Co-authored-by: My Nguyen <[email protected]>
1 parent bfdd544 commit c41e7ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/designs/asap7/mock-array/defaults.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# current unit is configured as 2.16 which is on the routing grid for M5
44

55
# table of Elements - (rows cols width height pitch_x pitch_y)
6-
export MOCK_ARRAY_TABLE ?= 8 8 20 20 20 21
6+
export MOCK_ARRAY_TABLE ?= 8 8 20 20 20 22
77

88
# Element'd data width
99
export MOCK_ARRAY_DATAWIDTH ?= 64

0 commit comments

Comments
 (0)