remove unneeded variable
[soc.git] / src / soc / fu / compunits / test / test_branch_compunit.py
index 0c84d94b0a2a63058a835116480e799a00572ea8..cd077d6b0ba234f177cd54ec1a93b959c4e97b3a 100644 (file)
@@ -24,7 +24,6 @@ class BranchTestRunner(TestRunner):
         """naming (res) must conform to BranchFunctionUnit input regspec
         """
         res = {}
-        full_reg = yield dec2.e.read_cr_whole
 
         # CIA (PC)
         res['cia'] = sim.pc.CIA.value