gem5
v20.1.0.0
|
#include "dev/mips/malta.hh"
#include "dev/mips/malta_cchip.hh"
#include "dev/intel_8254_timer.hh"
#include "dev/io_device.hh"
#include "dev/mc146818.hh"
#include "params/MaltaIO.hh"
#include "sim/eventq.hh"
Go to the source code of this file.
Classes | |
class | MaltaIO |
Malta I/O device is a catch all for all the south bridge stuff we care to implement. More... | |
class | MaltaIO::RTC |
Malta I/O Space mapping including RTC/timer interrupts
Definition in file malta_io.hh.