MatchLib
Public Types | Public Member Functions | List of all members
Arbiter< 1, Roundrobin > Class Template Reference

Simplified specialization of a single entry arbiter to be implemented as single passthrough of valid bit. Usage identical to generic Arbiter class. More...

#include <Arbiter.h>

Public Types

typedef NVUINT1 Mask
 

Public Member Functions

void reset ()
 
Mask pick (const Mask &valid)
 

Detailed Description

template<>
class Arbiter< 1, Roundrobin >

Simplified specialization of a single entry arbiter to be implemented as single passthrough of valid bit. Usage identical to generic Arbiter class.

Definition at line 138 of file Arbiter.h.


The documentation for this class was generated from the following file: