hdl.ir: only pull explicitly specified ports to toplevel, if any.
authorwhitequark <cz@m-labs.hk>
Sun, 12 May 2019 05:21:23 +0000 (05:21 +0000)
committerwhitequark <cz@m-labs.hk>
Sun, 12 May 2019 05:21:23 +0000 (05:21 +0000)
commite9899862126ca2021db7883fa05d745842ae05ae
treef8fe2b53717cd711b1a2a8cf20b5200527139a6c
parent3f69998864149e0d62f560d8c975f32ca4eabb0e
hdl.ir: only pull explicitly specified ports to toplevel, if any.

Fixes #30.
nmigen/hdl/ir.py
nmigen/test/test_hdl_ir.py
nmigen/tools.py