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