aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEzekiel Bethel <zek@9net.org>2019-11-28 16:32:36 +0000
committerwhitequark <whitequark@whitequark.org>2019-11-28 16:32:36 +0000
commit353a21b28b96efe7694b29fd975c2f9244b2edc2 (patch)
tree55feb35f979d7cbcd097d3ff6a5e21a580733e16
parentbc074915d6c67a33447d4730b720b37e3ea4bb3f (diff)
tinyfpga_bx: fix definition of io pin 17
-rw-r--r--nmigen_boards/tinyfpga_bx.py2
1 files changed, 1 insertions, 1 deletions
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"