From 5dc776fe9970a621af6eb335b1adeb8f8ac7d6bc Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Fri, 22 May 2020 10:55:17 +0100 Subject: [PATCH] whitespace --- src/soc/fu/branch/test/test_pipe_caller.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/soc/fu/branch/test/test_pipe_caller.py b/src/soc/fu/branch/test/test_pipe_caller.py index 77bcdc02..09ccb3fd 100644 --- a/src/soc/fu/branch/test/test_pipe_caller.py +++ b/src/soc/fu/branch/test/test_pipe_caller.py @@ -173,7 +173,6 @@ class TestRunner(FHDLTestCase): yield from self.assert_outputs(branch, pdecode2, simulator, prev_nia, code) - sim.add_sync_process(process) with sim.write_vcd("simulator.vcd", "simulator.gtkw", traces=[]): -- 2.30.2