A
Amir
Guest
Hi,
I want to implement a Round Robin Arbiter which has parameter inputs,
to determine what is the percentage grant for each client.
for example, let's say I have 2 clients , and the grant parameters are
30% 70%, so ,30% of the grants are for client 1 and 70% of the grants
are for client 2, is this implementable with Verilog? How would the
State Machine look like?
Thanks
-Amir
I want to implement a Round Robin Arbiter which has parameter inputs,
to determine what is the percentage grant for each client.
for example, let's say I have 2 clients , and the grant parameters are
30% 70%, so ,30% of the grants are for client 1 and 70% of the grants
are for client 2, is this implementable with Verilog? How would the
State Machine look like?
Thanks
-Amir