use copy of FHDLTestCase
[soc.git] / src / soc / fu / compunits / test / test_compunit.py
index c4596cef23c3badace6e623426c260d513f4e81c..293a5ef789db5106b65a67d0b71be20c7538c92d 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