Loading tests/codec_be_on_mr_nonselection/test_sba.py +4 −4 Original line number Diff line number Diff line Loading @@ -1093,10 +1093,10 @@ def sba_dec( ) if update_ref == 0: if plc_file is not None: dut_pkt_file = dut_pkt_file elif decoder_only: dut_pkt_file = ref_pkt_file # if plc_file is not None: # dut_pkt_file = dut_pkt_file # elif decoder_only: # dut_pkt_file = ref_pkt_file # call DUT decoder dut_decoder_frontend.run( Loading Loading
tests/codec_be_on_mr_nonselection/test_sba.py +4 −4 Original line number Diff line number Diff line Loading @@ -1093,10 +1093,10 @@ def sba_dec( ) if update_ref == 0: if plc_file is not None: dut_pkt_file = dut_pkt_file elif decoder_only: dut_pkt_file = ref_pkt_file # if plc_file is not None: # dut_pkt_file = dut_pkt_file # elif decoder_only: # dut_pkt_file = ref_pkt_file # call DUT decoder dut_decoder_frontend.run( Loading