Altera_Forum
Honored Contributor
16 years agoVideostream packets
Hi there,
I have a simple question for you all (I think:)) At this point I have a simple HDL design for Cyclone III Video Kit. Getting a PAL input on the clocked video input -> some clipping, scaling, color space conversion and triple buffering -> clocked video output on a dvi-port. Now I want to 'chop' this stream into packets and send a raw-RGB stream over ethernet using a SGDMA and TSE component. And I wonder if there is a core in SOPC to do this? Or do I have to code this myself, and please give me some simple directions how to do this since HDL/VHDL coding is very new to me. Thanks in advance!