Forum Discussion
Altera_Forum
Honored Contributor
15 years agoThis is a workaround : mapping my signals to Avalon-ST signals, even if their meaning is different. I could even group all my signals in 'data'.
It works perfectly, but I was wondering if it was possible to avoid this kind of workaround and do things in a clean manner. Also: what if I want to have several signals going from destination to source in addition of 'ready' signal ?