Skip to content

Commit

Permalink
Increase tile to 4x2
Browse files Browse the repository at this point in the history
  • Loading branch information
hpretl authored Oct 31, 2024
1 parent f1ab2e8 commit bbd4e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ project:
clock_hz: 20000000

# How many tiles your design occupies? A single tile is about 167x108 uM.
tiles: "2x2" # Valid values: 1x1, 1x2, 2x2, 3x2, 4x2 or 6x2
tiles: "4x2" # Valid values: 1x1, 1x2, 2x2, 3x2, 4x2 or 6x2

# Your top module name must start with "tt_um_". Make it unique by including your github username:
top_module: "tt_um_hpretl_minilogix"
Expand Down

0 comments on commit bbd4e5e

Please sign in to comment.