Forum Discussion
Altera_Forum
Honored Contributor
22 years agoStreaming DMA into NiosI
Hello, Great Forum! Love the Nios! (but that's not the subject of this post http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/smile.gif We're having much troubl...
Altera_Forum
Honored Contributor
22 years agoKen,
I may be able to help with this problem, as I wrote the DMA controller generator program. Can you clarify this statement: "The Nios is clocked at 75 MHz, is running in a Cyclone EP1C12, and we are trying to use Dataavailable_n to control the flow for 1-2MHz 32 bit values." Does this mean that datavalid_n is not synchronized with the 75MHz system clock? If so, I think this is your problem: signals driving the avalon bus really need to be running on the same clock as the rest of the system. -Aaron