[][src]Constant rvemu::bus::PLIC_BASE

pub const PLIC_BASE: usize = 0xc00_0000;

Platform-Level Interrupt Controller (PLIC). The PLIC connects all external interrupts in the system to all hart contexts in the system, via the external interrupt source in each hart.