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