from amaranth.compat.fhdl.conv_output import * import warnings warnings.warn("instead of nmigen.compat.fhdl.conv_output, use amaranth.compat.fhdl.conv_output", DeprecationWarning, stacklevel=2)