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