40 #include "params/BadDevice.hh"
65 BadDeviceParams::create()
uint64_t Tick
Tick count type.
virtual Tick write(PacketPtr pkt)
Pure virtual function that the device must implement.
BadDevice This device just panics when accessed.
virtual Tick read(PacketPtr pkt)
Pure virtual function that the device must implement.
A Packet is used to encapsulate a transfer between two objects in the memory system (e...
BadDevice(Params *p)
Constructor for the Baddev Class.
This devices just panics when touched.