问题

Quartus 13.1 在 Win10 系统下载程序,遇到 cygwin 兼容红字报错如下:

0 [main] bash 20980 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list [email protected]

AI 的解释是“老版本的 Cygwin 运行在你较新的 Windows 系统上”、“Altera 官方当时确实发布过一个专门针对此问题的补丁包”。

解决方法

进入你的 Quartus 安装路径,替换bin文件夹。
替换文件altera_quartus13.1_cygwin_patch.zip可去 CSDN 上下载。

报错消失

最后几行如下,且没有红字报错:

Info: Programmed 11KB +117KB in 2.6s (49.2KB/s)                  
Info: Did not attempt to verify device contents
Info: Leaving target processor paused

标签: none

添加新评论