compat.fhdl.module: CompatModule should be elaboratable.
authorwhitequark <whitequark@whitequark.org>
Tue, 4 Jun 2019 11:10:46 +0000 (11:10 +0000)
committerwhitequark <whitequark@whitequark.org>
Tue, 4 Jun 2019 11:11:31 +0000 (11:11 +0000)
commit39ca0e6fa6807e4c8b50d837ab5869c84ffb4da8
tree6a90016ac305e7fdbf7066523a836df0f67ab2ce
parent43102541032f0bb51775bc1756fd125b984d6de8
compat.fhdl.module: CompatModule should be elaboratable.

Fixes #83.
nmigen/compat/fhdl/module.py
nmigen/test/test_compat.py [new file with mode: 0644]