Go to the documentation of this file.
38 #ifndef __CPU_SIMPLE_NONCACHING_HH__
39 #define __CPU_SIMPLE_NONCACHING_HH__
44 #include "params/NonCachingSimpleCPU.hh"
64 #endif // __CPU_SIMPLE_NONCACHING_HH__
Tick fetchInstMem() override
uint64_t Tick
Tick count type.
void verifyMemoryMode() const override
Verify that the system is in a memory mode supported by the CPU.
Tick sendPacket(RequestPort &port, const PacketPtr &pkt) override
The AddrRangeMap uses an STL map to implement an interval tree for address decoding.
The NonCachingSimpleCPU is an AtomicSimpleCPU using the 'atomic_noncaching' memory mode instead of ju...
A RequestPort is a specialisation of a Port, which implements the default protocol for the three diff...
NonCachingSimpleCPU(const NonCachingSimpleCPUParams &p)
A Packet is used to encapsulate a transfer between two objects in the memory system (e....
AddrRangeMap< MemBackdoorPtr, 1 > memBackdoors
Generated on Tue Jun 22 2021 15:28:26 for gem5 by doxygen 1.8.17