Go to the documentation of this file.
28 #ifndef __ARCH_ARM_FASTMODEL_CORTEXA76_EVS_HH__
29 #define __ARCH_ARM_FASTMODEL_CORTEXA76_EVS_HH__
38 #include "params/FastModelScxEvsCortexA76x1.hh"
39 #include "params/FastModelScxEvsCortexA76x2.hh"
40 #include "params/FastModelScxEvsCortexA76x3.hh"
41 #include "params/FastModelScxEvsCortexA76x4.hh"
42 #include "scx_evs_CortexA76x1.h"
43 #include "scx_evs_CortexA76x2.h"
44 #include "scx_evs_CortexA76x3.h"
45 #include "scx_evs_CortexA76x4.h"
57 class CortexA76Cluster;
59 template <
class Types>
65 using Params =
typename Types::Params;
73 64, svp_gicv3_comms::gicv3_comms_fw_if,
74 svp_gicv3_comms::gicv3_comms_bw_if, 1,
104 Base::end_of_elaboration();
105 Base::start_of_simulation();
120 using Base = scx_evs_CortexA76x1;
121 using Params = FastModelScxEvsCortexA76x1Params;
129 using Base = scx_evs_CortexA76x2;
130 using Params = FastModelScxEvsCortexA76x2Params;
131 static const int CoreCount = 2;
138 using Base = scx_evs_CortexA76x3;
139 using Params = FastModelScxEvsCortexA76x3Params;
140 static const int CoreCount = 3;
147 using Base = scx_evs_CortexA76x4;
148 using Params = FastModelScxEvsCortexA76x4Params;
149 static const int CoreCount = 4;
157 #endif // __ARCH_ARM_FASTMODEL_CORTEXA76_EVS_HH__
void end_of_elaboration() override
std::vector< std::unique_ptr< SignalReceiver > > cntpsirq
CortexA76Cluster * gem5CpuCluster
ClockRateControlInitiatorSocket periphClockRateControl
std::vector< std::unique_ptr< SignalReceiver > > pmuirq
std::vector< std::unique_ptr< SignalReceiver > > cnthpirq
void start_of_simulation() override
SC_HAS_PROCESS(ScxEvsCortexA76)
std::vector< std::unique_ptr< SignalReceiver > > commirq
void setCluster(SimObject *cluster) override
std::vector< std::unique_ptr< SignalReceiver > > cntpnsirq
A Packet is used to encapsulate a transfer between two objects in the memory system (e....
void before_end_of_elaboration() override
uint64_t Tick
Tick count type.
static const int CoreCount
std::vector< std::unique_ptr< SignalReceiver > > cntvirq
Abstract superclass for simulation objects.
GEM5_DEPRECATED_NAMESPACE(GuestABI, guest_abi)
const std::string & name()
ScxEvsCortexA76(const Params &p)
void setSysCounterFrq(uint64_t sys_counter_frq) override
FastModelScxEvsCortexA76x3Params Params
std::vector< std::unique_ptr< TlmGicTarget > > redist
void setClkPeriod(Tick clk_period) override
Ports are used to interface objects to each other.
typename Types::Base Base
std::vector< std::unique_ptr< SignalReceiver > > vcpumntirq
FastModelScxEvsCortexA76x1Params Params
void sendFunc(PacketPtr pkt) override
ClockRateControlInitiatorSocket clockRateControl
FastModelScxEvsCortexA76x2Params Params
FastModelScxEvsCortexA76x4Params Params
static const int CoreCount
sc_gem5::TlmTargetBaseWrapper< 64, svp_gicv3_comms::gicv3_comms_fw_if, svp_gicv3_comms::gicv3_comms_bw_if, 1, sc_core::SC_ONE_OR_MORE_BOUND > TlmGicTarget
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
typename Types::Params Params
Port & gem5_getPort(const std::string &if_name, int idx) override
std::vector< std::unique_ptr< SignalReceiver > > cnthvirq
std::vector< std::unique_ptr< SignalReceiver > > ctidbgirq
Generated on Wed Jul 28 2021 12:10:19 for gem5 by doxygen 1.8.17