Software APIs
top_earlgrey.c
1 // Copyright lowRISC contributors (OpenTitan project).
2 // Licensed under the Apache License, Version 2.0, see LICENSE for details.
3 // SPDX-License-Identifier: Apache-2.0
4 //
5 // ------------------- W A R N I N G: A U T O - G E N E R A T E D C O D E !! -------------------//
6 // PLEASE DO NOT HAND-EDIT THIS FILE. IT HAS BEEN AUTO-GENERATED WITH THE FOLLOWING COMMAND:
7 // util/topgen.py -t hw/top_earlgrey/data/top_earlgrey.hjson
8 // -o hw/top_earlgrey
9 
11 
12 /**
13  * Alert Handler Alert Source to Peripheral Map
14  *
15  * This array is a mapping from `top_earlgrey_alert_id_t` to
16  * `top_earlgrey_alert_peripheral_t`.
17  */
85 };
86 
87 /**
88  * PLIC Interrupt Source to Peripheral Map
89  *
90  * This array is a mapping from `top_earlgrey_plic_irq_id_t` to
91  * `top_earlgrey_plic_peripheral_t`.
92  */
281 };