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 with this data. I want to do this everytime I run the program as NIOS II hardware / everytime when I program the board .
1) I know that file read/write operations are slow in NIOS eclipse tool. It is only supported in debug mode .So I don't want to choose this option .
2) Is there anyway , so that I can load this data to DDR of my FPGA in " run mode " ?
Please provide some sample code / document for the same
Thankyou
Regards,
Yogesh
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 with this data. I want to do this everytime I run the program as NIOS II hardware / everytime when I program the board .
1) I know that file read/write operations are slow in NIOS eclipse tool. It is only supported in debug mode .So I don't want to choose this option .
2) Is there anyway , so that I can load this data to DDR of my FPGA in " run mode " ?
Please provide some sample code / document for the same
Thankyou
Regards,
Yogesh