Forum Discussion
Altera_Forum
Honored Contributor
19 years agohow to deal with data array??
hello everyone: now I work on the nios ide. my program is work on a file named"testdata.dat", static short InData[] = { # include "testdata.dat" }; after the program ru...
Altera_Forum
Honored Contributor
19 years agook , I will try another way . thank you very much:)