from amaranth.compat.fhdl.verilog import * import warnings warnings.warn("instead of nmigen.compat.fhdl.verilog, use amaranth.compat.fhdl.verilog", DeprecationWarning, stacklevel=2)