Forum Discussion
Altera_Forum
Honored Contributor
16 years agoI think you're going to want to keep everything in the Video-ST protocol. All you really have to do is wait for the startofpacket from the upstream component, when you see it, hold off the input, insert your packet, then go back to passing the input from the upstream component to the output. Not that bad.
It doesn't sound like you have any need to extract the control packet right? Jake