Go to the documentation of this file.
38 #ifndef __CPU_SIMPLE_NONCACHING_HH__
39 #define __CPU_SIMPLE_NONCACHING_HH__
44 #include "params/BaseNonCachingSimpleCPU.hh"
69 #endif // __CPU_SIMPLE_NONCACHING_HH__
The AddrRangeMap uses an STL map to implement an interval tree for address decoding.
Tick fetchInstMem() override
void verifyMemoryMode() const override
A RequestPort is a specialisation of a Port, which implements the default protocol for the three diff...
A Packet is used to encapsulate a transfer between two objects in the memory system (e....
uint64_t Tick
Tick count type.
AddrRangeMap< MemBackdoorPtr, 1 > memBackdoors
The NonCachingSimpleCPU is an AtomicSimpleCPU using the 'atomic_noncaching' memory mode instead of ju...
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
NonCachingSimpleCPU(const BaseNonCachingSimpleCPUParams &p)
Tick sendPacket(RequestPort &port, const PacketPtr &pkt) override
Generated on Wed Jul 13 2022 10:39:17 for gem5 by doxygen 1.8.17