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

Declaration of the queued port. More...

#include "mem/packet_queue.hh"
#include "mem/port.hh"

Go to the source code of this file.

Classes

class  QueuedSlavePort
 A queued port is a port that has an infinite queue for outgoing packets and thus decouples the module that wants to send request/responses from the flow control (retry mechanism) of the port. More...
 
class  QueuedMasterPort
 The QueuedMasterPort combines two queues, a request queue and a snoop response queue, that both share the same port. More...
 

Detailed Description

Declaration of the queued port.

Definition in file qport.hh.


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