| # 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:0.1" |
| description: "Reset manager component without the generated portions" |
| - lowrisc:ip:alert_handler_component |
| - lowrisc:ip:rv_core_ibex_pkg |
| - lowrisc:prim:clock_mux2 |
| - lowrisc:prim:sparse_fsm |
| - "fileset_ip ? (lowrisc:ip:rstmgr_pkg)" |
| - "fileset_top ? (lowrisc:systems:rstmgr_pkg)" |
| - lowrisc:ip:rstmgr_cnsty_chk |
| - "fileset_top ? (lowrisc:systems:rstmgr)" |
| - "fileset_topgen ? (lowrisc:systems:topgen)" |
| - rtl/rstmgr_crash_info.sv |
| - "fileset_ip ? (rtl/rstmgr.sv)" |
| file_type: systemVerilogSource |
| - lowrisc:lint:comportable |
| - lowrisc:lint:comportable |
| - tool_verilator ? (files_verilator_waiver) |
| - tool_ascentlint ? (files_ascentlint_waiver) |