from amaranth_boards.de10_lite import * from amaranth_boards.de10_lite import __all__ import warnings warnings.warn("instead of nmigen_boards.de10_lite, use amaranth_boards.de10_lite", DeprecationWarning, stacklevel=2)