Go to the documentation of this file.
28 #ifndef __ARCH_ARM_FASTMODEL_CORTEXR52_CORETEX_R52_HH__
29 #define __ARCH_ARM_FASTMODEL_CORTEXR52_CORETEX_R52_HH__
34 #include "params/FastModelCortexR52.hh"
35 #include "params/FastModelCortexR52Cluster.hh"
54 class CortexR52Cluster;
65 PARAMS(FastModelCortexR52);
67 Base(
p, scx::scx_get_iris_connection_interface())
90 scx::scx_set_parameter(
evs->
name() + std::string(
".") +
n,
val);
96 PARAMS(FastModelCortexR52Cluster);
114 #endif // __ARCH_ARM_FASTMODEL_CORTEXR52_CORETEX_R52_HH__
int16_t PortID
Port index/ID type, and a symbolic name for an invalid port id.
sc_core::sc_module * getEvs() const
static std::stack< std::string > path
void setCluster(CortexR52Cluster *_cluster, int _num)
CortexR52Cluster * cluster
Port & getPort(const std::string &if_name, PortID idx=InvalidPortID) override
Get a port with a given name and index.
CortexR52(const Params &p)
void set_evs_param(const std::string &n, T val)
const PortID InvalidPortID
CortexR52 * getCore(int num) const
PARAMS(FastModelCortexR52)
const Params & params() const
PARAMS(FastModelCortexR52Cluster)
std::vector< CortexR52 * > cores
Abstract superclass for simulation objects.
GEM5_DEPRECATED_NAMESPACE(GuestABI, guest_abi)
void set_evs_param(const std::string &n, T val)
Ports are used to interface objects to each other.
Iris::CPU< CortexR52TC > Base
const char * name() const
ClockedObjectParams Params
Parameters of ClockedObject.
CortexR52Cluster(const Params &p)
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Port & getPort(const std::string &if_name, PortID idx=InvalidPortID) override
Get a port with a given name and index.
Generated on Wed Jul 28 2021 12:10:19 for gem5 by doxygen 1.8.17