Forum Discussion
Hi,
Got the example for arria 10 with NIOS using MSGDMA from the following link
https://fpgawiki.intel.com/wiki/MSGDMA_design_example#Steps_to_Run_Design_Example
and I have another example for cyclone V for DDR3 test using NIOS processor SoCkit_v.2.0.1_SystemCD.zip
I tried to integrate both.
Things which are working are
- NIOS II <---> DDR3 communciton
- MSGDMA <---> OnchipMemory
- NIOS II <---> OnchipMemory
Things which are not working are
- MSGDMA <---> DDR3 communication
Technically I don't see any problem in my code or project and connections realted but why DDR3 communication not working not getting because even MSGDMA registers also in NIOS Debug for both case MSGDMA to onchipmemory and MSGDMA to DDR3 are responding in the same way. But, don't know why writing to DDR3 using MSGDMA is not working. Any idea that you can tell for this...?
Zip file of the project also has been attached . You can review it once and help us.
The FPGA kit we are using for this test is available in the following link for your reference.
https://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&CategoryNo=205&No=816&PartNo=2
You can review our design once and help us in correcting it if there is any mistake or error?
Awaiting for your reply.
Hope we will get the help soon.