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