Go to the documentation of this file.
33 #ifndef __ISA_FAKE_HH__
34 #define __ISA_FAKE_HH__
40 #include "params/IsaFake.hh"
85 #endif // __ISA_FAKE_HH__
uint64_t Tick
Tick count type.
const Params * params() const
IsaFake(Params *p)
The constructor for Isa Fake just registers itself with the MMU.
virtual Tick read(PacketPtr pkt)
This read always returns -1.
virtual Tick write(PacketPtr pkt)
All writes are simply ignored.
IsaFake is a device that returns, BadAddr, 1 or 0 on all reads and rites.
const SimObjectParams * _params
Cached copy of the object parameters.
A Packet is used to encapsulate a transfer between two objects in the memory system (e....
Generated on Wed Sep 30 2020 14:02:11 for gem5 by doxygen 1.8.17