MatchLib
|
Configurable n inputs arbiter. More...
Classes | |
class | Arbiter< size_, ArbiterType > |
A generalized implementation of generic n-way roundrobin arbiter. More... | |
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. More... | |
class | Arbiter< size_, Static > |
Static arbitration specialization. Usage similar to generic Arbiter class. More... | |
Configurable n inputs arbiter.