decoding assembly instruction name, move to separate function
[soc.git] / src / soc / fu / compunits / test / test_compunit.py
index e1c7a8caf5026ba4ae35c43a998b0a7d5d865c13..705b18dc5f2daa062239ab80e80399872a03925e 100644 (file)
@@ -198,6 +198,7 @@ class TestRunner(FHDLTestCase):
                 while index < len(instructions):
                     ins, code = instructions[index]
                     yield from sim.setup_one()
+                    yield Settle()
                     print(code)
 
                     # ask the decoder to decode this binary data (endian'd)