Go to the documentation of this file.
28 #ifndef __ARCH_ARM_FASTMODEL_PL330_PL330_HH__
29 #define __ARCH_ARM_FASTMODEL_PL330_PL330_HH__
31 #pragma GCC diagnostic push
32 #pragma GCC diagnostic ignored "-Woverloaded-virtual"
35 #pragma GCC diagnostic pop
44 #include "params/FastModelPL330.hh"
45 #include "scx_evs_PL330.h"
52 class PL330 :
public scx_evs_PL330
64 std::array<std::vector<std::unique_ptr<IntSource>>, 32>
irqPort;
74 PL330(
const FastModelPL330Params ¶ms) :
83 scx_evs_PL330::end_of_elaboration();
84 scx_evs_PL330::start_of_simulation();
91 #endif // __ARCH_ARM_FASTMODEL_PL330_PL330_HH__
PL330(const FastModelPL330Params ¶ms)
SignalReceiver irqAbortReceiver
void start_of_simulation() override
std::vector< std::unique_ptr< IntSource > > irqAbortPort
uint64_t Tick
Tick count type.
PL330(const FastModelPL330Params ¶ms, sc_core::sc_module_name _name)
std::array< std::vector< std::unique_ptr< IntSource > >, 32 > irqPort
Ports are used to interface objects to each other.
void allocateIrq(int idx, int count)
void end_of_elaboration() override
const std::string & name()
ClockRateControlInitiatorSocket clockRateControl
std::vector< std::unique_ptr< SignalReceiver > > irqReceiver
::Port & gem5_getPort(const std::string &if_name, int idx=-1) override
Generated on Tue Jun 22 2021 15:28:20 for gem5 by doxygen 1.8.17