Forum Discussion
Altera_Forum
Honored Contributor
10 years agoHow can user logic connect to Avalon bus?
Can Avalon address bus, R/D signal, data bus connect to the user logic directly? just like the following image:http://www.alteraforum.com.cn/data/attachment/forum/201512/17/110642oo80qp77rodhznyw.png
2 Replies
- Altera_Forum
Honored Contributor
Yes. Avalon is just like any other bus specification. Its similar to axi (although not identical) and can be made to talk to axi with some minor interface conversion.
https://www.altera.com/content/dam/altera-www/global/en_us/pdfs/literature/manual/mnl_avalon_spec.pdf - Altera_Forum
Honored Contributor
Can you recommend me some examples which has been implemented by others? for example, some hyperlink and thank you very much!
--- Quote Start --- Yes. Avalon is just like any other bus specification. Its similar to axi (although not identical) and can be made to talk to axi with some minor interface conversion. https://www.altera.com/content/dam/altera-www/global/en_us/pdfs/literature/manual/mnl_avalon_spec.pdf --- Quote End ---