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 two vectors from two differents DMA controllers. What would be the best way to operate with the same index for each vector?