Skip to content

Commit d7ca55d

Browse files
committed
fix(tt_um_rejunity_lgn_mnist): manual placement
4-tile high modules require manual placement ATM
1 parent e8fa8ba commit d7ca55d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,8 @@ modules:
1111
height: 4
1212
x: 0
1313
y: 1
14+
- name: "rejunity_lgn_mnist"
15+
width: 4
16+
height: 4
17+
x: 5
18+
y: 1

0 commit comments

Comments
 (0)