Forum Discussion
Altera_Forum
Honored Contributor
13 years agothe data on SD card is supposed to be present in a file, as sequences of 0s and 1s like ;
010010010010101001010011 100110010100000101010010 100101001010010100101001 ....... .... I read many articles/tutorials about accesing of SD card using NIOS, but still I feel difficulty in reading back these bits...... Also, my doubt is whether these bit sequences can be putted in a file with extension as *.txt or *.csv ??