Forum Discussion
1 Reply
- Altera_Forum
Honored Contributor
The program is called 'vsim'.
At the command prompt, type 'which vsim' to see if the program path is known. If its not, then you need to export PATH=$PATH:<path to modelsim installation> and then try again. Cheers, Dave