MatchLib
Classes

Out-of-order writes into queue, in-order reads. More...

Classes

class  ReorderBufWBeats< Data, Depth, InFlight >
 An extension of ReorderBuf that allows one entry to contain multiple beats of data. More...
 
class  ReorderBuf< Data, Depth, InFlight >
 Reorder Buffer that allows out-of-order writes to queue and in-order reads. More...
 

Detailed Description

Out-of-order writes into queue, in-order reads.