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