compat.fhdl.{module,structure}: import/wrap Migen code (WIP).
authorwhitequark <cz@m-labs.hk>
Wed, 12 Dec 2018 15:44:54 +0000 (15:44 +0000)
committerwhitequark <cz@m-labs.hk>
Wed, 12 Dec 2018 15:47:34 +0000 (15:47 +0000)
commitcefebd2ebef901a31e419706c07b2f32c585b342
treed70c688c30a15695817ada8b30ec5ed9ae1f0078
parentcd1af7aa94c1411991af7f2b9011c99b3f6c61cc
compat.fhdl.{module,structure}: import/wrap Migen code (WIP).
nmigen/compat/__init__.py
nmigen/compat/fhdl/module.py [new file with mode: 0644]
nmigen/compat/fhdl/structure.py [new file with mode: 0644]
nmigen/fhdl/dsl.py
nmigen/tools.py