from amaranth.compat.genlib.resetsync import * from amaranth.compat.genlib.resetsync import __all__ import warnings warnings.warn("instead of nmigen.compat.genlib.resetsync, use amaranth.compat.genlib.resetsync", DeprecationWarning, stacklevel=2)