gem5 v24.0.0.0
|
This implements the simple real view registers on a PBXA9. More...
#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 | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
This implements the simple real view registers on a PBXA9.
Definition in file rv_ctrl.hh.