gem5 v24.0.0.0
Loading...
Searching...
No Matches
qport.hh File Reference

Declaration of the queued port. More...

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

Go to the source code of this file.

Classes

class  gem5::QueuedResponsePort
 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  gem5::QueuedRequestPort
 The QueuedRequestPort combines two queues, a request queue and a snoop response queue, that both share the same port. More...
 

Namespaces

namespace  gem5
 Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
 

Detailed Description

Declaration of the queued port.

Definition in file qport.hh.


Generated on Tue Jun 18 2024 16:24:08 for gem5 by doxygen 1.11.0