解決在Quartus II无法使用ModelSim的问题

 
如果想在Quartus II中使用ModelSim 编译的时候却出现了类似下面的错误   Error: Can't launch the ModelSim-Altera software -- the path to the location of the executables for the ModelSim-Altera software were not specified or the executables were not found at specified path.

Error: You can specify the path inthe EDA Tool Options page of the Options dialog box or using the Tcl command set_user_option.

Error: NativeLink simulation flow was NOT successful     解决的办法: 在Quartus II中正确设置ModelSim的路径 Tools -> Options -> General -> EDA Tool Options:
在出现的对话框中设置安装ModelSim的路径  一定要指向找到能有ModelSim.exe文件的文件夹
posted @ 2011-11-12 15:15  smallest  阅读(2596)  评论(0)    收藏  举报