Altera_Forum
Honored Contributor
17 years agoabout the use of avalon streaming interface
Hi Everybody,
In SOPC builder, I have a Clocked Video Input and Clocked Video Output. Then I have added a custom component in between the input and output. and there is a pattern generator connected to the Clock Video Input, outside of SOPC builder (which works fine). I have created a conduit interface, in order to see the avalon signals coming from the Clock Video Input to my custom component. After compilation, I do a simulation, but nothing is happening, that is to say that there is no activity in the avalon streaming interface between the Clock video input and my component... I have set "ready" high in my component, but "valid", "startofpacket", "endofpacket" remain low from Clock Video Input... When I delete the Clocked Video Input and use the Test pattern generator in SOPC builder, there is activity on the avalon streaming interface... between the Test pattern generator and my component. Does someone know why my avalon streaming interface doesn't work with Clocked Video Input and works fine with Test pattern generator? Why don't Clocked video input send received data through avalon? Thanks you in advance, Francois