gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
serial_link.hh File Reference

Declaration of the SerialLink Class, modeling Hybrid-Memory-Cube's serial interface. More...

#include <deque>
#include "base/types.hh"
#include "mem/mem_object.hh"
#include "params/SerialLink.hh"

Go to the source code of this file.

Classes

class  SerialLink
 SerialLink is a simple variation of the Bridge class, with the ability to account for the latency of packet serialization. More...
 
class  SerialLink::DeferredPacket
 A deferred packet stores a packet along with its scheduled transmission time. More...
 
class  SerialLink::SerialLinkSlavePort
 The port on the side that receives requests and sends responses. More...
 
class  SerialLink::SerialLinkMasterPort
 Port on the side that forwards requests and receives responses. More...
 

Detailed Description

Declaration of the SerialLink Class, modeling Hybrid-Memory-Cube's serial interface.

Definition in file serial_link.hh.


Generated on Fri Jun 9 2017 13:03:59 for gem5 by doxygen 1.8.6