from amaranth.hdl.ir import * from amaranth.hdl.ir import __all__ import warnings warnings.warn("instead of nmigen.hdl.ir, use amaranth.hdl.ir", DeprecationWarning, stacklevel=2)