compat.fhdl.specials: fix handling of tristate (i=None) pins.
authorwhitequark <whitequark@whitequark.org>
Thu, 2 Jul 2020 22:22:44 +0000 (22:22 +0000)
committerwhitequark <whitequark@whitequark.org>
Thu, 2 Jul 2020 22:22:44 +0000 (22:22 +0000)
commit8dd28fecc6348474d61d57fda5eedfbb78cdb7e9
tree6ba82db1f9235597bc847dfd9cec05f30f41df5b
parent369bc3e30721eb48e4425c8951cf9d99a4ab7e18
compat.fhdl.specials: fix handling of tristate (i=None) pins.

Fixes #406.
nmigen/compat/fhdl/specials.py