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