解決在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文件的文件夹

你可能感兴趣的:(解決在Quartus II无法使用ModelSim的问题)