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>
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.
◆ Mask
typedef NVUINT1 Arbiter< 1, Roundrobin >::Mask |
◆ Arbiter()
◆ reset()
void Arbiter< 1, Roundrobin >::reset |
( |
| ) |
|
|
inline |
◆ pick()
Mask Arbiter< 1, Roundrobin >::pick |
( |
const Mask & |
valid | ) |
|
|
inline |
The documentation for this class was generated from the following file: