From: Ezekiel Bethel Date: Thu, 28 Nov 2019 16:32:36 +0000 (+0000) Subject: tinyfpga_bx: fix definition of io pin 17 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=353a21b28b96efe7694b29fd975c2f9244b2edc2;p=nmigen-boards.git tinyfpga_bx: fix definition of io pin 17 --- diff --git a/nmigen_boards/tinyfpga_bx.py b/nmigen_boards/tinyfpga_bx.py index 75de676..ede0858 100644 --- a/nmigen_boards/tinyfpga_bx.py +++ b/nmigen_boards/tinyfpga_bx.py @@ -38,7 +38,7 @@ class TinyFPGABXPlatform(LatticeICE40Platform): " A2 A1 B1 C2 C1 D2 D1 E2 E1 G2 H1 J1 H2 " # Right side of the board # 14 15 16 17 18 19 20 21 22 23 24 - " H9 D9 D8 B8 A9 B8 A8 B7 A7 B6 A6 " + " H9 D9 D8 C9 A9 B8 A8 B7 A7 B6 A6 " # Bottom of the board # 25 26 27 28 29 30 31 "G1 J3 J4 G9 J9 E8 J2"