blob: 15082b2599a86a8b1414c401a0ce73a1408ad646 [file] [log] [blame]
// Copyright lowRISC contributors.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0
`verilator_config
// Waive a warning caused by the fact that our "interrupt" register
// matches a C++ common word.
lint_off -rule SYMRSVDWORD -file "*/rtl/sysrst_ctrl_reg_pkg.sv" -match "Symbol matches C++ common word: 'interrupt'"