Forum Discussion
Yogesh
Occasional Contributor
5 years agoHow to write/read data to DDR in NIOS II eclipse tool ?
suppose I have an array of data as below
array[10000] = {1,2,3,4,5...................10000};
How to write this data in 10000 address locations of DDR?
Please reply with a sample code
Yogesh
Occasional Contributor
5 years agoHi Eliath,
I am interested in the 2nd design (FPGA DDR)which you mentioned.
I went through the design provided by you . But I didn't find the c code( NIOS eclipse code) which is used to store data in DDR .Am I seeing something wrong?
I just want to understand (code wise) how data is written to FPGA DDR using Eclipse c code.
Please guide me.
Thankyou
Regards
Yogesh
I am interested in the 2nd design (FPGA DDR)which you mentioned.
I went through the design provided by you . But I didn't find the c code( NIOS eclipse code) which is used to store data in DDR .Am I seeing something wrong?
I just want to understand (code wise) how data is written to FPGA DDR using Eclipse c code.
Please guide me.
Thankyou
Regards
Yogesh
Yogesh
Occasional Contributor
5 years agodocument of 2nd link(FPGA DDR) is not accessable.