gem5 v24.0.0.0
|
This is a base class for AMBA devices that have to respond to Device and Implementer ID calls. More...
#include "dev/arm/base_gic.hh"
#include "dev/dma_device.hh"
#include "dev/io_device.hh"
#include "mem/packet.hh"
#include "mem/packet_access.hh"
#include "params/AmbaPioDevice.hh"
#include "params/AmbaDmaDevice.hh"
#include "params/AmbaIntDevice.hh"
Go to the source code of this file.
Classes | |
class | gem5::AmbaDevice |
class | gem5::AmbaPioDevice |
class | gem5::AmbaIntDevice |
class | gem5::AmbaDmaDevice |
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
This is a base class for AMBA devices that have to respond to Device and Implementer ID calls.
Definition in file amba_device.hh.