Forum Discussion
Altera_Forum
Honored Contributor
13 years agoReading a Text File
Hi to all, I am trying to read a text file has some values in character type as follow: 21 30 36 30 17 14 13 13 but what I am getting wrong values as follow: 50 49 10 ...
Altera_Forum
Honored Contributor
13 years agodear schmalisch,
actually the library did solve the compilation issue, but i do know getting some values in the following form instead of bits: uuuuuuuu uuuuuuuu uuuuuuuu at my simulation ? the matlab did show that the file contain character type , but you reading integer .. do you think that it is the reason??