MatchLib
|
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) |
Simplified specialization of a single entry arbiter to be implemented as single passthrough of valid bit. Usage identical to generic Arbiter class.