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