Whenever you have got below error while running simulation:
"model technology's vsim executable cannot be found"
It means that you need to choose a suitable simulator, there are some ways to overcome this. below is one of the easy way to fix this error ( for VHDL ):
Step1: Right click on your main file, and choose Design Properties...:
Step2: a new window will be popped up. Then click on Simulator, then choose ISim as below image:
"model technology's vsim executable cannot be found"
It means that you need to choose a suitable simulator, there are some ways to overcome this. below is one of the easy way to fix this error ( for VHDL ):
Step1: Right click on your main file, and choose Design Properties...:
Step2: a new window will be popped up. Then click on Simulator, then choose ISim as below image:
That is it! try to run your simulation again!
No comments:
Post a Comment