hdl.ir: call back from Fragment.prepare if a clock domain is missing.
authorwhitequark <cz@m-labs.hk>
Sat, 3 Aug 2019 14:54:20 +0000 (14:54 +0000)
committerwhitequark <cz@m-labs.hk>
Sat, 3 Aug 2019 14:54:20 +0000 (14:54 +0000)
commita384ad2a8a0802b3f8096662340ab6e52bd9f711
tree2033c6576cfdd071ece4f3013ccba18c9ae12a2c
parent019e01afe6c1b3b099ea79d934f82cee5dad057b
hdl.ir: call back from Fragment.prepare if a clock domain is missing.

See #57.
nmigen/build/plat.py
nmigen/compat/fhdl/verilog.py
nmigen/compat/sim/__init__.py
nmigen/hdl/ir.py
nmigen/hdl/xfrm.py
nmigen/test/test_hdl_ir.py
nmigen/test/test_sim.py