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