Altera_Forum
Honored Contributor
14 years agoHow to connect to standard components with Avalon-ST signals?
Hello,
After writing a VHDL file and creating a wrapper for this design in Qsys, I get errors connecting the component to an Avalon-ST data bus. The messages are about missing ready, valid, startofpacket and endofpacket signals. If I create I/O for these signals than I get extra ports visible for my component in Qsys, but other components from the standard library don’t have visible I/O for the controlling signals. Is there a manual/tutorial how to connect to standard components with Avalon-ST busses? The “Avalon Steaming Interfaces” gives only information about the signals but not how to connect your own design to it. Best regards, Johan Palmen