The syntax for declaring an input file changed between the '87 and '93 versions of VHDL. If you are using -v93 or -v200x you can declare your file like: file input_file: text is "test_in.txt";
↧