Go to the documentation of this file.
36 #ifndef __MEM_RUBY_NETWORK_SIMPLE_PERFECTSWITCH_HH__
37 #define __MEM_RUBY_NETWORK_SIMPLE_PERFECTSWITCH_HH__
77 const NetDest& routing_table_entry);
87 void print(std::ostream& out)
const;
126 #endif // __MEM_RUBY_NETWORK_SIMPLE_PERFECTSWITCH_HH__
std::vector< std::vector< MessageBuffer * > > m_out
void operateMessageBuffer(MessageBuffer *b, int incoming, int vnet)
std::ostream & operator<<(std::ostream &os, const BoolVec &myvector)
std::string csprintf(const char *format, const Args &...args)
std::vector< NetDest > m_routing_table
void addInPort(const std::vector< MessageBuffer * > &in)
void init(SimpleNetwork *)
std::vector< std::vector< MessageBuffer * > > m_in
const SwitchID m_switch_id
std::vector< int > m_pending_message_count
bool operator<(const LinkOrder &l1, const LinkOrder &l2)
SimpleNetwork * m_network_ptr
uint32_t m_virtual_networks
void print(std::ostream &out) const
void operateVnet(int vnet)
PerfectSwitch & operator=(const PerfectSwitch &obj)
PerfectSwitch(SwitchID sid, Switch *, uint32_t)
void storeEventInfo(int info)
std::vector< LinkOrder > m_link_order
void addOutPort(const std::vector< MessageBuffer * > &out, const NetDest &routing_table_entry)
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Generated on Wed Jul 28 2021 12:10:28 for gem5 by doxygen 1.8.17