Go to the documentation of this file.
32 #ifndef __MEM_RUBY_STRUCTURES_WIREBUFFER_HH__
33 #define __MEM_RUBY_STRUCTURES_WIREBUFFER_HH__
41 #include "params/RubyWireBuffer.hh"
89 void print(std::ostream& out)
const;
110 #endif // __MEM_RUBY_STRUCTURES_WireBuffer_HH__
void setConsumer(Consumer *consumer_ptr)
void recycle(Tick current_time, Tick recycle_latency)
std::shared_ptr< Message > MsgPtr
std::ostream & operator<<(std::ostream &os, const BoolVec &myvector)
void print(std::ostream &out) const
bool areNSlotsAvailable(int n, Tick current_time)
std::vector< MsgPtr > m_message_queue
void setDescription(const std::string &name)
std::string m_description
RubyWireBufferParams Params
void enqueue(MsgPtr message, Tick current_time, Tick delta)
Consumer * m_consumer_ptr
virtual std::string name() const
uint64_t Tick
Tick count type.
void dequeue(Tick current_time)
void init()
init() is called after all C++ SimObjects have been created and all ports are connected.
Abstract superclass for simulation objects.
std::string getDescription()
bool isReady(Tick current_time)
WireBuffer & operator=(const WireBuffer &obj)
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
WireBuffer(const Params &p)
Generated on Wed May 4 2022 12:14:02 for gem5 by doxygen 1.8.17