Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHow to open a file in read mode without any error?/this was the error I was getting
** Error: (vsim-7) Failed to open VHDL file "C:/altera/13.0sp1/work/stimulus.txt" in rb mode.# # No such file or directory. (errno = ENOENT) I tried everything I could do like change the paths ...
Altera_Forum
Honored Contributor
12 years agoHappy new year / (fr) Bonne et heureuse année 2014
I guess you are using ModelSim. Do you try to open stimulus.txt in ModelSim or does one of your VHDL files have an instruction to open situlus.txt ? I don't know "rb mode" : raw binary mode ?