Altera_Forum
Honored Contributor
16 years agoDMA between Custom Component and SRAM
Hi folks,
instead of describing what I try to do, I have uploaded my whole project which speaks for itself. Here I will just post the main project structure and the questions I have: The main purpose of this project is to learn how to use a DMA SOPC modul to transfer data from my ads62_avalon_interface module to the SRAM. The ADS62 is a 2 channel ADC for which I wrote a custom SOPC component. I would ask you to check the SOPC system if everything is connected correctly (especially the connection of the DMA to the SRAM (via the tri_state_bridge) and my ADC component. The next question is, why the NIOS II program (in the software folder) is not working. The main question is, what is the destination adress? Is it the adress of the SRAM or the adress of the tri_state_bridge? As information: If I don't use the DMA but only the NIOS to transfer data from the custom component to the SRAM, everything works fine. I hope you don't mind that I send the whole project, but I think that we have a solid discussion base this way. Thanks, Maik