gem5 v23.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs
cpu.hh File Reference

Top level definition of the Minor in-order CPU model. More...

#include "base/compiler.hh"
#include "base/random.hh"
#include "cpu/base.hh"
#include "cpu/minor/activity.hh"
#include "cpu/minor/stats.hh"
#include "cpu/simple_thread.hh"
#include "enums/ThreadPolicy.hh"
#include "params/BaseMinorCPU.hh"

Go to the source code of this file.

Classes

class  gem5::MinorCPU
 MinorCPU is an in-order CPU model with four fixed pipeline stages: More...
 
class  gem5::MinorCPU::MinorCPUPort
 Provide a non-protected base class for Minor's Ports as derived classes are created by Fetch1 and Execute. More...
 

Namespaces

namespace  gem5
 Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223.
 
namespace  gem5::minor
 

Typedefs

typedef SimpleThread gem5::minor::MinorThread
 Minor will use the SimpleThread state for now.
 

Detailed Description

Top level definition of the Minor in-order CPU model.

Definition in file cpu.hh.


Generated on Mon Jul 10 2023 14:24:35 for gem5 by doxygen 1.9.7