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

Merge branch 'main' into philips/contribution-38-control-metadata-reverb

parents 4bad440e 770da975
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")