Table 23:
PLIC Interrupt Pending Register 1
PLIC Interrupt Pending Register 1 (
pending1
)
Base Address
0x0C00_1000
Bits
Field Name
Attr.
Rst.
Description
0
Interrupt 0 Pend-
ing
RO
0
Non-existent global interrupt 0 is hard-
wired to zero
1
Interrupt 1 Pend-
ing
RO
0
Pending bit for global interrupt 1
2
Interrupt 2 Pend-
ing
RO
0
Pending bit for global interrupt 2
…
31
Interrupt 31 Pend-
ing
RO
0
Pending bit for global interrupt 31
Table 24:
PLIC Interrupt Pending Register 2
PLIC Interrupt Pending Register 2 (
pending2
)
Base Address
0x0C00_1004
Bits
Field Name
Attr.
Rst.
Description
0
Interrupt 32 Pend-
ing
RO
0
Pending bit for global interrupt 32
…
19
Interrupt 51 Pend-
ing
RO
0
Pending bit for global interrupt 51
[31:20]
Reserved
WIRI
X
10.5
Interrupt Enables
Each global interrupt can be enabled by setting the corresponding bit in the
enables
registers.
The
enables
registers are accessed as a contiguous array of 2 × 32-bit words, packed the
same way as the
pending
bits. Bit 0 of enable word 0 represents the non-existent interrupt ID 0
and is hardwired to 0.
Only 32-bit word accesses are supported by the
enables
array in SiFive RV32 systems.
Chapter 10 Platform-Level Interrupt Controller (PLIC)
SiFive FE310-G000 Manual: v3p2
© SiFive, Inc.
Page 45