Forum Discussion
Altera_Forum
Honored Contributor
18 years agoHow Can I Connect IP Cores With Avalon-ST Bus interface to Nios Processor
i have a problem in connecting FFT IP core and the Viterbi IP core to NIOS processor as they have Avalon ST bus interfaces and the NIOS has Avalon MM interface, i dont know how can i connect those 2 ...
Altera_Forum
Honored Contributor
18 years agoHi,
In SOPC Builder there are components to do this. One is the Avalon FIFO, which can be configured to have AvMM input or output and and AvST input or output. The other is the SGDMA (Scatter Gather DMA) which can be setup to have AvMM to AvST transfers, AvST to AvMM transfers, or AvMM to AvMM transfers. --dalon