Altera_Forum
Honored Contributor
15 years agoQsys Avalon ST Conduits
Hi Guys,
I'm frustratingly working my way through the SOPC webinars and documents on SOPC and avalon. (If your interested i'm trying to learn this so i can make a video output stream from HDL onto the avalon and out a TSE_MAC) my problem is conduits. when i turn an avalonst sink into a conduit, it duplicates my conduit and the reset signal when i finish the component. whats the go?! Why, and what are they for? Am i doing something wrong? Thanks in advance ------------------------------------------------- fyi my steps- I start a new component in Qsys.
- Use templates menu and select Avalon ST Sink. It makes the signals and interfaces.
- Either by the signals tab or interfaces tab I add a new conduit interface.
- Convert the AvST-Sink interface signals to the new conduit.
- Use the "remove unused interfaces button"
- Look at the GUI. All is well. Just has the clk, reset and my single conduit line.
- Press finish.