gem5
v21.1.0.0
|
#include "base/bitunion.hh"
#include "dev/io_device.hh"
#include "params/RealViewCtrl.hh"
#include "params/RealViewOsc.hh"
#include "params/RealViewTemperatureSensor.hh"
Go to the source code of this file.
Classes | |
class | gem5::RealViewCtrl |
class | gem5::RealViewCtrl::Device |
class | gem5::RealViewOsc |
This is an implementation of a programmable oscillator on the that can be configured through the RealView/Versatile Express configuration interface. More... | |
class | gem5::RealViewTemperatureSensor |
This device implements the temperature sensor used in the RealView/Versatile Express platform. More... | |
Namespaces | |
gem5 | |
Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223. | |
This implements the simple real view registers on a PBXA9
Definition in file rv_ctrl.hh.