blob: de701352643d57470c2845c09fadccda08334d22 [file] [log] [blame]
CAPI=2:
# Copyright lowRISC contributors.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0
name: "lowrisc:ip:rstmgr_cnsty_chk"
description: "Rstmgr consistency checker"
filesets:
files_rtl:
depend:
- lowrisc:prim:assert
- lowrisc:prim:sparse_fsm
- lowrisc:ip:rv_core_ibex_pkg
- "fileset_ip ? (lowrisc:ip:rstmgr_pkg)"
- "fileset_top ? (lowrisc:systems:rstmgr_pkg)"
- "fileset_top ? (lowrisc:systems:rstmgr)"
- "fileset_topgen ? (lowrisc:systems:topgen)"
files:
- rtl/rstmgr_cnsty_chk.sv
file_type: systemVerilogSource
files_verilator_waiver:
depend:
# common waivers
- lowrisc:lint:common
files_ascentlint_waiver:
depend:
# common waivers
- lowrisc:lint:common
files_veriblelint_waiver:
depend:
# common waivers
- lowrisc:lint:common
targets:
default:
filesets:
- tool_verilator ? (files_verilator_waiver)
- tool_ascentlint ? (files_ascentlint_waiver)
- tool_veriblelint ? (files_veriblelint_waiver)
- files_rtl