Hi all,
I'm using a Virtex-2
FPGA and I wonder how can I efficiently choose one
from many wires competing to hold a resource. When 2 wires request the
resource at the same time, only the one with higher priority should be
taken. I know how to do it attaching all the wires to multiple AND
gates. The problem is that those AND gates can be huge if 20+ wires
compete.
Any ideas?
Thanks.
Jose.