Skip to content

Commit 0e1054b

Browse files
wanda-phiwhitequark
authored andcommitted
machxo3_sk: fix J8 pins.
1 parent b67996c commit 0e1054b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amaranth_boards/machxo3_sk.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ class MachXO3SKPlatform(LatticeMachXO3LPlatform):
6060
"- - H6 N3 M2 M1 L2 L1 L3 L5 "
6161
"- - K4 J1 K1 J2 J3 H3 H2 H1 "
6262
"- - G2 G1 F2 F1 E2 E1 D2 D1 "
63-
"- - C2 C1 G3 B1 D3 E3 F3 F5 "),
63+
"- C2 C1 G3 B1 D3 E3 F3 F5 - "),
6464
]
6565

6666
def toolchain_program(self, products, name):

0 commit comments

Comments
 (0)