Forum Discussion
Altera_Forum
Honored Contributor
15 years agoThe Avalon Bus is a framework interface that is the foundation of the SOPC builder tool.
http://www.altera.com/literature/manual/mnl_avalon_spec.pdf The Avalon Bus is it's own protocol and it is a parallel interface as opposed to SPI and I2C which are serial in nature. The reason the Avalon interface is used on the DE2 board for the SPI controller is to allow the module to be instantiated in an SOPC builder project. It is SPI on one side and Avalon on the other.