blob: 0ad46dda22bb0289e4a65249bc9d51f15b507c80 [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 LC controller
waive -rules CONST_FF -location {lc_ctrl_signal_decode.sv} -regexp {Flip-flop 'lc_keymgr_div_q\[.*\]' is driven by constant zeros.*} \
-comment {Some of these bits may be constantly zero, depending on the RndCnst parameters.}