blob: 9dbea90de76224a713b4a0f892dc3f3d32b9f42f [file] [log] [blame]
# Copyright lowRISC contributors.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0
check_unr -setup
#Setup the clock and reset the design
clock -infer
reset ~dut.rst_ni
get_reset_info
set_prove_time_limit 5m
check_unr -prove
check_unr -list -type unreachable
database -export_unicov
report -detailed