Konrad-Techtest
New Contributor
4 years agoAvalon-ST SOP with Ready/backpressure
A simple question about the streaming interface. I can see examples of the relationship between 'Valid' and 'Ready' and successfully implemented some stuff, but only mid-packet.
What is the relationship between 'Start Of Packet' and 'Ready'?
If 'Ready' is low and a new packet presents on the interface, 'Valid' will signal high.
What does 'SOP' do?
Does it go high for one clock cycle or does it stay high until 'Ready' goes high?
I cannot seem to find a definition for this in the streaming spec.