We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 454f283 commit 0371c89Copy full SHA for 0371c89
info.yaml
@@ -8,7 +8,7 @@ project:
8
clock_hz: 25175000 # Clock frequency in Hz
9
10
# How many tiles your design occupies? A single tile is about 167x108 uM.
11
- tiles: "6x2" # Valid values: 1x1, 1x2, 2x2, 3x2, 4x2, 6x2 or 8x2
+ tiles: "4x4" # Valid values: 1x1, 1x2, 2x2, 3x2, 4x2, 6x2 or 8x2
12
13
# Your top module name must start with "tt_um_". Make it unique by including your github username:
14
top_module: "tt_um_rejunity_atari2600"
0 commit comments