Go to the documentation of this file.
42 #include "params/HiFive.hh"
49 clint(params.clint), plic(params.plic),
50 uartIntID(params.uart_int_id)
81 panic(
"HiFive::pciToDma() has not been implemented.");
HiFive(const Params ¶ms)
void clearConsoleInt() override
Clear a posted CPU interrupt.
void post(int src_id)
Interrupt interface.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
void postPciInt(int line) override
Cause the chipset to post a cpi interrupt to the CPU.
virtual Addr pciToDma(Addr pciAddr) const
std::ostream CheckpointOut
void serialize(CheckpointOut &cp) const override
Serialize an object.
void postConsoleInt() override
Cause the cpu to post a serial interrupt to the CPU.
void unserialize(CheckpointIn &cp) override
Unserialize an object.
void clearPciInt(int line) override
Clear a posted PCI->CPU interrupt.
#define panic(...)
This implements a cprintf based panic() function.
Generated on Tue Jun 22 2021 15:28:28 for gem5 by doxygen 1.8.17