关于quartus II 13.1 的USB-Blaster和ModelSim-Altera 10.1d的问题

今天下了个quartus II 13.1,但在下载测试时,发现下载不了,但能被电脑识别。自己之前在网上下了个驱动,用的是下的那个驱动,发现怎么弄也下不了,后来发现在软件的安装目录下就带有驱动程序,在第一次安装驱动时找到自己对应的安装目录装好驱动,然后就可以在下载测试时下载了。注意64位和32位的选着。


在用ModelSim-Altera进行仿真是出现," 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 ......"。首先有可能安装路劲出现了中文,但路径没问题也出现了该问题,解决方法是先将 tool --> operation 中ModelSim-Altera的路径改成错的安装路径,进行一次RTL仿真,这时将仿真出错,再将 tool --> operation ModelSim-Altera的路径改成正确的安装路径,在进行一次RTL仿真,这时将发现仿真成功。

你可能感兴趣的:(硬件开发,FPGA,quartus,II,13.1,ModelSim-Altera)