Forum Discussion
Altera_Forum
Honored Contributor
13 years agoAvalon interface and Network on Chip Architecture, how are they related
I understand that in Qsys, components are connected through the use of Avalon interface. What I am confused about is, where does NoC come on stage and what is the relationship between NoC and Avalon?...
Altera_Forum
Honored Contributor
13 years agoThe Avalon interfaces are used by the components themselves and as interfaces between them and the fabric generated by QSys. The commands sent on the Avalon buses by the components are translated to NoC transactions by the QSys fabric, and those transactions are translated back to Avalon commands at the other end.