Go to the documentation of this file.
38 #ifndef __CPU_SIMPLE_NONCACHING_HH__
39 #define __CPU_SIMPLE_NONCACHING_HH__
44 #include "params/NonCachingSimpleCPU.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
Verify that the system is in a memory mode supported by the CPU.
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...
NonCachingSimpleCPU(const NonCachingSimpleCPUParams &p)
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Tick sendPacket(RequestPort &port, const PacketPtr &pkt) override
Generated on Wed Jul 28 2021 12:10:24 for gem5 by doxygen 1.8.17