| 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:opentitan:top_earlgrey_alert_handler_reg:0.1 |
| description: "Auto-generated alert handler register sources" |
| virtual: |
| # TODO: Check if the generated files actually maintain a stable public API. |
| - "lowrisc:ip_interfaces:alert_handler_reg" |
| |
| filesets: |
| files_rtl: |
| depend: |
| - lowrisc:tlul:headers |
| - lowrisc:prim:subreg |
| - lowrisc:ip:tlul |
| - lowrisc:prim:subreg |
| files: |
| - rtl/alert_handler_reg_pkg.sv |
| - rtl/alert_handler_reg_top.sv |
| file_type: systemVerilogSource |
| |
| |
| targets: |
| default: &default_target |
| filesets: |
| - files_rtl |