Altera_Forum
Honored Contributor
14 years agoError reading file
Hi I'm trying to read a text file which is basically many lines of 1s and 0s, e.g. 1 0 1 1 0 At the moment if I include the file I get the following error message when I try to co...