use copy of FHDLTestCase
[soc.git] / src / soc / fu / div / test / test_pipe_caller.py
index a9be36956fc08df0ed5ac8f732db891ed2d5f289..3b58490deb247e0e4f852887897aad44aa2e4e08 100644 (file)
@@ -1,6 +1,6 @@
 from nmigen import Module, Signal
 from nmigen.back.pysim import Simulator, Delay, Settle
-from nmigen.test.utils import FHDLTestCase
+from nmutil.formaltest import FHDLTestCase
 from nmigen.cli import rtlil
 import unittest
 from soc.decoder.isa.caller import ISACaller, special_sprs