Altera_Forum
Honored Contributor
8 years agoStreaming Packet Signal Errors
On the Avalon Streaming interface. If there is a misbehaving module are there any defined behaviors to how you should handle the following error conditions that could occur.- Received two consecutive SOPs, (Missing EOP)
This is the one I am not sure how to deal with, obviously I have already been pushing the previous packet out on the source interface to the next module in the pipe. - Recieved two consecutive EOPs, (Missing SOP) This one seems relatively straightforward. Given there is no SOP, the packet will be lost up to the consecutive EOP.