Go to the documentation of this file.
42 #ifndef __CPU_RUBYTEST_RUBYTESTER_HH__
43 #define __CPU_RUBYTEST_RUBYTESTER_HH__
54 #include "params/RubyTester.hh"
86 {
panic(
"%s does not expect a retry\n",
name()); }
110 void init()
override;
120 void print(std::ostream& out)
const;
165 #endif // __CPU_RUBYTEST_RUBYTESTER_HH__
RequestPort * getWritableCpuPort(int idx)
std::ostream & operator<<(std::ostream &os, const ArmSemihosting::InPlaceArg &ipa)
int16_t PortID
Port index/ID type, and a symbolic name for an invalid port id.
void init() override
init() is called after all C++ SimObjects have been created and all ports are connected.
void hitCallback(ruby::NodeID proc, ruby::SubBlock *data)
std::vector< Cycles > m_last_progress_vector
const std::string name() const
Return port name (for DPRINTF).
RequestPort * getReadableCpuPort(int idx)
int m_num_inst_only_ports
void print(std::ostream &out) const
bool isInstDataCpuPort(int idx)
const PortID InvalidPortID
uint64_t m_checks_to_complete
A RequestPort is a specialisation of a Port, which implements the default protocol for the three diff...
int m_num_inst_data_ports
RequestorID requestorId()
Port & getPort(const std::string &if_name, PortID idx=InvalidPortID) override
Get a port with a given name and index.
RubyTester & operator=(const RubyTester &obj)
void printStats(std::ostream &out) const
RubyTester(const Params &p)
A Packet is used to encapsulate a transfer between two objects in the memory system (e....
bool isInstOnlyCpuPort(int idx)
CpuPort(const std::string &_name, RubyTester *_tester, PortID _id, PortID _index)
virtual bool recvTimingResp(PacketPtr pkt)
Receive a timing response from the peer.
void printConfig(std::ostream &out) const
A virtual base opaque structure used to hold state associated with the packet (e.g....
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
The ClockedObject class extends the SimObject with a clock and accessor functions to relate ticks to ...
std::vector< RequestPort * > writePorts
CheckTable * m_checkTable_ptr
virtual void recvReqRetry()
Called by the peer if sendTimingReq was called on this peer (causing recvTimingReq to be called on th...
Ports are used to interface objects to each other.
void incrementCheckCompletions()
EventFunctionWrapper checkStartEvent
std::vector< RequestPort * > readPorts
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
uint64_t m_checks_completed
SenderState(Addr addr, int size)
#define panic(...)
This implements a cprintf based panic() function.
Generated on Tue Sep 7 2021 14:53:45 for gem5 by doxygen 1.8.17