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())
92 scx::scx_set_parameter(
evs->
name() + std::string(
".") +
n,
val);
98 PARAMS(FastModelCortexR52Cluster);
109 for (
auto &path: params().thread_paths)
116 #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
void setCluster(CortexR52Cluster *_cluster, int _num)
CortexR52Cluster * cluster
Port & getPort(const std::string &if_name, PortID idx=InvalidPortID) override
CortexR52(const Params &p)
void set_evs_param(const std::string &n, T val)
const PortID InvalidPortID
CortexR52 * getCore(int num) const
PARAMS(FastModelCortexR52)
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.
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
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 May 4 2022 12:13:46 for gem5 by doxygen 1.8.17