dpaul
Advanced Member level 5
- Joined
- Jan 16, 2008
- Messages
- 1,859
- Helped
- 317
- Reputation
- 635
- Reaction score
- 352
- Trophy points
- 1,373
- Location
- Germany
- Activity points
- 13,466
Hi,
I want to design a priority based arbiter to be used in an AXI4 N-to-M Interconnect (shared access Mode) which as multiple AXI4-Lite masters and slaves.
In this env. one master will have the highest priority and this master will also enjoy default-grant.
My idea is to make use of the arvalid and awvalid output signals from each master to generate the grant signals in the arbiter logic block.
Are the above mentioned signals sufficient to serve this purpose?
I want to design a priority based arbiter to be used in an AXI4 N-to-M Interconnect (shared access Mode) which as multiple AXI4-Lite masters and slaves.
In this env. one master will have the highest priority and this master will also enjoy default-grant.
My idea is to make use of the arvalid and awvalid output signals from each master to generate the grant signals in the arbiter logic block.
Are the above mentioned signals sufficient to serve this purpose?