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