用quartus无法启动modelsim仿真的解决方法

分类: FPGA/CPLD |
用quartus进行modelsim仿真的设置Assignments---settings...在如下的对话框中设置相应信息,注意红框中的内容设置,工具名要根据你安装的modelsim的版本选择,安装的modelsim altera的就选择modelsim altera;安装的modelsim-pe的就直接选择modelsim 。http://s13/mw690/006fOwlxzy7fLGko1o85c&690
如果提示: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.
http://s11/mw690/006fOwlxzy7fLGlmPW27a&690
解决方法:Tools
-> Options -> General -> EDA Tool
Options
设置你的仿真工具的安装路径。
You selectedModelSim-Altera as Simulation Software in EDA Tool Settings,however NativeLinkfound ModelSim in the pata – correct path or change EDA Tool Settings and tryagain.
问题原因:该工程设置的仿真工具名称与在QuartusII软件中指定的该软件路径不匹配。例如,本来设置的仿真工具是modelsim–altera,结果在Quartus
II软件的modelsim-altera路径下设定的是Tools下设置的是modelsim-se的路径,导致软件版本不匹配而报错。
http://s3/mw690/006fOwlxzy7fLGlr6qC02&690
http://s3/mw690/006fOwlxzy7fLGlr6qC02&690
前一篇:[转载]高阻态
后一篇:Verilog中wire和reg