Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHow to operate with 2 vectors Avalon-MM?
At this moment I'm using a pair of Avalon-MM FIFO write/read to send/receive data to my DSPBuilder block The next step is to add another source of data and then operate byte to byte with the tw...
Altera_Forum
Honored Contributor
15 years agoI'm not familiar with DSP builder, but if you want to combine two streams, I think it will be a lot easier by using an Avalon ST input rather than the Avalon MM FIFO. There are some Avalon Stream FIFOs that you can implement in SOPC builder, directly between a source and a sink.