wishbone_arbiter: Remove early_sel optimization when > 4 masters
For the sake of overall timing in larger SoCs, remove the early_sel optimization when there are more than 4 masters. Also make the ack and stall signals to a particular master depend on that master's cyc, not on the busy signal, which can depend on any master's cyc. Signed-off-by: Paul Mackerras <paulus@ozlabs.org>pull/436/head
parent
bf55efec6d
commit
d1c7b654bb
Loading…
Reference in New Issue