attempting to get compunit and test_pipe_caller unit tests
[soc.git] / src / soc / fu / branch / test / test_pipe_caller.py
index 794d86da5a39ea1b5815750f3cfdca2be764d113..01da3ca8499ac27dc1cd90f52f50f52b6288269e 100644 (file)
@@ -102,7 +102,7 @@ class TestRunner(unittest.TestCase):
                         print(index)
                         ins, code = instructions[index]
 
-                        print("0x{:X}".format(ins & 0xffffffff))
+                        print("insn 0x{:X}".format(ins & 0xffffffff))
                         print(code)
 
                         # ask the decoder to decode this binary data (endian'd)