Forum Discussion
Altera_Forum
Honored Contributor
9 years agoexplain avalon ST interface with packet transfer example
i read in Avalon Spec but i have doubts in streaming interface topic. In streaming interfacing topic there is a sub topic of packet transfer. SO i want to know that if I want to transfer only one byte in one channel than can I set Startofpacket and Endofpacket high for the same clock Cycle? for more information please find the attached document , page number 25, figure no. 10. :confused::confused::confused:
2 Replies
- Altera_Forum
Honored Contributor
A better document to use for Avalon info would be this:
https://www.altera.com/content/dam/altera-www/global/en_us/pdfs/literature/manual/mnl_avalon_spec.pdf As stated there, sop and eop can be on the same cycle. - Altera_Forum
Honored Contributor
--- Quote Start --- A better document to use for Avalon info would be this: https://www.altera.com/content/dam/altera-www/global/en_us/pdfs/literature/manual/mnl_avalon_spec.pdf As stated there, sop and eop can be on the same cycle. --- Quote End --- thank you very much sir for your reply. i got it.