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