Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI don't think there is any other manner... The interface must conform to the Avalon Stream specification, so I don't se any other way than using data or error bits. And I don't this you can have any other signal than 'ready'
You could also define your own interface standard, declare it as an export, and connect your components yourself outside of Sopc builder. Not really cleaner, but it's a solution...