Forum Discussion
Yogesh
Occasional Contributor
5 years agoHow to load data to FPGA memory using NIOS application?
Hi, I have developed some NIOS application, and I am using NIOS II Eclipse tool to run the same. Suppose I have some data in files. I want to load some amount of locations in DDR of my FPGA device wi...
Isaac_V_Intel
Contributor
5 years agoHello Yogesh,
Here are the answer to every single to your questions.
1) Yes, you can write at this section of the memory
2) Yes, the test fails because your accessible memory section is already defined. So, if you want to select other range or other section, you need to modify your platform design and rebuild the bsp.
3)Same, QSYS is related with platform designer.
Best regards,
Isaac Vazquez.