51 #ifndef __DEV_ARM_AMBA_FAKE_H__
52 #define __DEV_ARM_AMBA_FAKE_H__
55 #include "params/AmbaFake.hh"
73 #endif //__DEV_ARM_AMBA_FAKE_H__
virtual Tick read(PacketPtr pkt)
Pure virtual function that the device must implement.
AmbaFake(const Params *p)
AmbaPioDeviceParams Params
This is a base class for AMBA devices that have to respond to Device and Implementer ID calls...
uint64_t Tick
Tick count type.
A Packet is used to encapsulate a transfer between two objects in the memory system (e...
virtual Tick write(PacketPtr pkt)
Pure virtual function that the device must implement.
const SimObjectParams * _params
Cached copy of the object parameters.
const Params * params() const