Commit c47ee62f authored by Jan Brouwer's avatar Jan Brouwer
Browse files

Merge remote-tracking branch...

Merge remote-tracking branch 'remotes/origin/philips/contribution-38-control-metadata-reverb' into philips/contribution-38-control-metadata-reverb-draft
parents 2b53a608 f523ca49
Loading
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -161,6 +161,7 @@ def run_check(
        add_option_list=options + [str(f) for f in metadata],
    )

    if not is_ref_creation:
        if not is_be_to_ref(dut_bitstream):
            pytest.fail(f"Bitstream file differs from reference")