blob: c03e039055de8c42bcc373e636c7c7bf4ac5df9b [file] [log] [blame]
# Copyright lowRISC contributors.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0
#
# waiver file for prim_pad_wrapper
waive -rules {STAR_PORT_CONN_USE} -location {prim_pad_wrapper.sv} -regexp {.*wild card port connection encountered on instance.*} \
-comment "Generated prims may have wildcard connections."