blob: 3ccaaa79165746131ef57f2e3e28524ceb1c98e4 [file] [log] [blame]
Michael Schaffner38ba7802021-04-15 21:50:07 -07001# Copyright lowRISC contributors.
2# Licensed under the Apache License, Version 2.0, see LICENSE for details.
3# SPDX-License-Identifier: Apache-2.0
4#
5# waiver file for prim_flop_en
6
7waive -rules {STAR_PORT_CONN_USE} -location {prim_flop_en.sv} -regexp {.*wild card port connection encountered on instance.*} \
8 -comment "Generated prims may have wildcard connections."