Commit 2730753e authored by norvell's avatar norvell
Browse files

Fix for when compare_to_input is not set

parent bf06c2e6
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1135,6 +1135,7 @@ def sba_dec(
            plc_file=plc_file,
        )

        allow_differing_lengths = False
        if compare_to_input:
            # If comparing to input, set input as reference and allow different length
            ref_out_file = test_vector_path