Software APIs
top_englishbreakfast.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_englishbreakfast/data/top_englishbreakfast.hjson
8// -o hw/top_englishbreakfast
9
11
12/**
13 * PLIC Interrupt Source to Peripheral Map
14 *
15 * This array is a mapping from `top_englishbreakfast_plic_irq_id_t` to
16 * `top_englishbreakfast_plic_peripheral_t`.
17 */
19 top_englishbreakfast_plic_interrupt_for_peripheral[88] = {
108};