blackice_ii: fix UART RTS/CTS direction.
authorIvan Grokhotkov <ivan@espressif.com>
Mon, 8 Jun 2020 21:13:28 +0000 (23:13 +0200)
committerwhitequark <whitequark@whitequark.org>
Thu, 11 Jun 2020 14:10:55 +0000 (14:10 +0000)
commitf1aeee1d1b8b23cc59234d359d0c44c0a99fa86e
treeb169bc932d0430f23d526f63116dbc69d631cac4
parent5d56f7fd584a52f0c5498aa5b8f64c23c805205b
blackice_ii: fix UART RTS/CTS direction.

Pin numbers match the P0/P1 signals in the schematic, but the
direction is reversed. Fix by setting role="dce".

Ref. https://github.com/mystorm-org/BlackIce-II/blob/master/hardware/BlackIce.pdf
nmigen_boards/blackice_ii.py