49#ifndef __DEV_ARM_AMBA_FAKE_H__
50#define __DEV_ARM_AMBA_FAKE_H__
53#include "params/AmbaFake.hh"
This is a base class for AMBA devices that have to respond to Device and Implementer ID calls.
virtual Tick write(PacketPtr pkt)
Pure virtual function that the device must implement.
virtual Tick read(PacketPtr pkt)
Pure virtual function that the device must implement.
AmbaPioDeviceParams Params
A Packet is used to encapsulate a transfer between two objects in the memory system (e....
Copyright (c) 2024 Arm Limited All rights reserved.
uint64_t Tick
Tick count type.