Forum Discussion
Altera_Forum
Honored Contributor
16 years agodummy core between two VIP using SOPC builder
Hi all I am working on a simple Verilog block that should interface with avalon-ST and avalon-ST protocol. right now, the code I've written for sopc builder is this --- Quote Start --- ...
Altera_Forum
Honored Contributor
15 years agophate actually I freeze the video and want to take that image from ddr which is fed by the frame buffer.But it is said in the VIP suite user manual that in ddr also exists non image packets(control packets).So I need to get rid of the control packets from that stream and I do not know how to implement an ip which does this job. Can you share your dummy core with me may be by looking at that I can found out how can I implement this ip as a custom component in SOPC.