blob: e236e5b9434640fb0c90edfcc3a5d0a88d7f3153 [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 Flash Controller
# All leaf resets have a reset multiplex
waive -rules TERMINAL_STATE -location {flash_ctrl_lcmgr.sv} -regexp {.*StRmaRsp.*} \
-comment "StRmaRsp is intended to be a terminal state"