Altera_Forum
Honored Contributor
14 years agoOpinion about sgdma design in sopc needed
Hey,
i am working at my 2nd nios design now and have following situation: i have a 32-bit input bus, clocked with around 1 MHz and a Nios with 42 MHz running on sdram. Now i thought of sending the input data over dma into the sram so that afterwards the nios can work with it. I've done that already with an analog dev dsp once, not with nios :/ As i already have a 32-bit pio i thought of using this one for the input data. I now thought of the sopc design attached in this post as a solution that will transfer me as much data as specified by nios from the pio to the sram, clocked with the 1 MHz clock. But i am pritty unsure if this could work or how the design should be so that it works, esp. the connections in the sopc builder and the two different clock areas... And so i hope to get some feedback from here ^^ Thx in advance, haqim.