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