compat.fhdl.specials: fix platform lowering.
authorwhitequark <whitequark@whitequark.org>
Tue, 4 Jun 2019 12:26:09 +0000 (12:26 +0000)
committerwhitequark <whitequark@whitequark.org>
Tue, 4 Jun 2019 12:26:09 +0000 (12:26 +0000)
commit79a371025542ffb72699ddc6f21445d8b18429eb
tree3428cdcda570c94467f502da483ab886ca0a7dbd
parent0cbb743df9e6c6027e48e15d517075aebb4d99af
compat.fhdl.specials: fix platform lowering.

get_tristate only has O/OE; the triple is created by get_input_output.
nmigen/compat/fhdl/specials.py