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