Go to the documentation of this file.
28 #ifndef __ARCH_ARM_FASTMODEL_CORTEXA76_CORETEX_A76_HH__
29 #define __ARCH_ARM_FASTMODEL_CORTEXA76_CORETEX_A76_HH__
34 #include "params/FastModelCortexA76.hh"
35 #include "params/FastModelCortexA76Cluster.hh"
50 class CortexA76Cluster;
61 PARAMS(FastModelCortexA76);
63 Base(
p, scx::scx_get_iris_connection_interface())
84 PARAMS(FastModelCortexA76Cluster);
89 scx::scx_set_parameter(
evs->
name() + std::string(
".") +
n,
val);
111 #endif // __ARCH_ARM_FASTMODEL_CORTEXA76_CORETEX_A76_HH__
const PortID InvalidPortID
PARAMS(FastModelCortexA76Cluster)
int16_t PortID
Port index/ID type, and a symbolic name for an invalid port id.
void setCluster(CortexA76Cluster *_cluster, int _num)
CortexA76Cluster * cluster
void initState() override
initState() is called on each SimObject when not restoring from a checkpoint.
ClockedObjectParams Params
Parameters of ClockedObject.
Ports are used to interface objects to each other.
CortexA76 * getCore(int num) const
Port & getPort(const std::string &if_name, PortID idx=InvalidPortID) override
Get a port with a given name and index.
void set_evs_param(const std::string &n, T val)
std::vector< CortexA76 * > cores
void set_evs_param(const std::string &n, T val)
const char * name() const
sc_core::sc_module * getEvs() const
CortexA76Cluster(const Params &p)
PARAMS(FastModelCortexA76)
const Params & params() const
Port & getPort(const std::string &if_name, PortID idx=InvalidPortID) override
Get a port with a given name and index.
Iris::CPU< CortexA76TC > Base
static std::stack< std::string > path
CortexA76(const Params &p)
Abstract superclass for simulation objects.
Generated on Tue Jun 22 2021 15:28:19 for gem5 by doxygen 1.8.17