Forum Discussion
Altera_Forum
Honored Contributor
15 years agoIf you want exactly to compare n values (and not use an equivalent criterion for FIFO selection, as suggested by kaz), then a binary tree would be the most effective way to achieve it. I guess the FIFO depth and the number of FIFOs will be small numbers, both. So the effort is limited.