No simulation input file assignm…

QuartusII中仿真时出现No simulation input file assignment specified on simulator page of the settings dialog box解决方法  

翻译成中文:仿真文件没有被指定,要仿真的话先要建一个仿真文件; 


情况一:(你没有建过仿真文件)file -> new -> 选择Other file选项卡 -> Vector Waveform File 然后把输入输出端口加进去,再设置输入的信号,保存,就可以仿真了。


情况二(你建立过仿真文件)如果你之前已经建立过了,就打开assignments->settings->simulator settings看里面的有个文本框 simulation input 里面是否为空,为空的话就要找到你所建立的Vector Waveform File 文件,是以*.VMF结尾的。


注:vwf文件名一定要和project的名称相同。

你可能感兴趣的:(电子方面)