Forum Discussion
Altera_Forum
Honored Contributor
12 years agotwo avalon buses in one FPGA tutorial?
Hi, I know it is possible to have multiple avalon buses in one FPGA, but how can I do it? somebody know where I can found a tutorial? Thanks, Sam
Altera_Forum
Honored Contributor
12 years agoAlso remember that the avalon 'bus' isn't like a normal cpu bus.
It is 'slave arbitrated' - so there is an arbiter and mux in front of each slave that can be accessed by multiple masters. So two different masters can access two different slaves without there being any contention.