blob: 5522aadf7b1c68a769fd6da9d3440a416a9f594f [file]
# Copyright lowRISC contributors.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0
#
# waiver file for SRAM controller
waive -rules {HIER_NET_NOT_READ NOT_READ} -location {sram_ctrl_reg_top.sv} -regexp {.* 'reg_wdata\[31:8\]' is not read from in module 'sram_ctrl_reg_top'} \
-comment {Not all bits are wdata bits are used}