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"
53 class CortexR52Cluster;
64 PARAMS(FastModelCortexR52);
66 Base(
p, scx::scx_get_iris_connection_interface())
91 scx::scx_set_parameter(
evs->
name() + std::string(
".") +
n,
val);
97 PARAMS(FastModelCortexR52Cluster);
115 #endif // __ARCH_ARM_FASTMODEL_CORTEXR52_CORETEX_R52_HH__
int16_t PortID
Port index/ID type, and a symbolic name for an invalid port id.
void setResetAddr(Addr addr, bool secure=false) override
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.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
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 Sun Jul 30 2023 01:56:47 for gem5 by doxygen 1.8.17