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;
55 typedef FastModelCortexA76Params
Params;
96 typedef FastModelCortexA76ClusterParams
Params;
107 scx::scx_set_parameter(
evs->
name() + std::string(
".") +
n,
val);
124 for (
auto &path:
params().thread_paths)
130 #endif // __ARCH_ARM_FASTMODEL_CORTEXA76_CORETEX_A76_HH__
FastModelCortexA76ClusterParams Params
void clockPeriodUpdated() override
const PortID InvalidPortID
int16_t PortID
Port index/ID type, and a symbolic name for an invalid port id.
void setCluster(CortexA76Cluster *_cluster, int _num)
CortexA76 * getCore(int num)
CortexA76Cluster * cluster
void initState() override
sc_core::sc_module * getEvs()
CortexA76Cluster(Params &p)
Ports are used to interface objects to each other.
std::vector< ThreadContext * > threadContexts
Port & getPort(const std::string &if_name, PortID idx=InvalidPortID) override
void set_evs_param(const std::string &n, T val)
std::vector< CortexA76 * > cores
void set_evs_param(const std::string &n, T val)
void clockPeriodUpdated() override
const char * name() const
FastModelCortexA76Params Params
Port & getPort(const std::string &if_name, PortID idx=InvalidPortID) override
Get a port with a given name and index.
Iris::CPU< CortexA76TC > Base
Abstract superclass for simulation objects.
Generated on Wed Sep 30 2020 14:01:58 for gem5 by doxygen 1.8.17