Skip to content

Commit 56f6f74

Browse files
committed
3x2 tiles
1 parent 20b446f commit 56f6f74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

info.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ project:
88
clock_hz: 4000000 # Clock frequency in Hz (or 0 if not applicable)
99

1010
# How many tiles your design occupies? A single tile is about 340x160 uM.
11-
tiles: "2x2" # Valid values: 1x1, 1x2, 2x2, 3x2, 4x2, 3x4 or 4x4
11+
tiles: "3x2" # Valid values: 1x1, 1x2, 2x2, 3x2, 4x2, 3x4 or 4x4
1212

1313
# Your top module name must start with "tt_um_". Make it unique by including your github username:
1414
top_module: "tt_um_rejunity_z80" # Your top module name

0 commit comments

Comments
 (0)