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 agoCheck the current directory using "pwd" command and if the "stimulus.txt" is in the same directory.