顺利解决Win10系统ISE 14.2下ERROR:Simulator:861 - Failed to link the design
顺利解决Win10系统ISE 14.2下ERROR:Simulator:861 - Failed to link the design写了一个程序在ISE下运行Simulate Behavioral Model的时候会有以下错误:ERROR:Simulator:861 - Failed to link the design
这个问题解决方法
在https://forums.xilinx.com/t5/Simulation-and-Verification/ERROR-Simulator-861-Failed-to-link-the-design/td-p/261956/page/2
找到的;
就是把以下文件从nt64拷贝到nt (..\Xilinx\14.2\ISE_DS\ISE\bin\nt)就可以了
fuse.exe
(nt下原有文件改名为fuse_bak.exe) 本帖最后由 lcytms 于 2016-9-9 15:17 编辑
原文参考:
Re: ERROR:Simulator:861 - Failed to link the design
Options
11-21-2013 07:58 PM
I am Windows 8.1 x64 user.
I having all the errors before this.
What I did is downloading the fuse.exe file given by ningunos2010.
After that, run 32-bit Project Navigator.
Works like a charm. Thank you guys! 本帖最后由 lcytms 于 2016-9-9 15:19 编辑
原文参考:
Re: ERROR:Simulator:861 - Failed to link the design
Options
10-03-2013 12:51 AM
This may be the same fix that ningunos2010 provided but I got this idea from anthbs's post. I looked up what .exe files the ISim tool used, and then simply took the nt64 files and copied them over to the nt folder so that it wouldn't run the 32 bit ISim but the 64 bit one that anthbs claimed would work. At first it didn't come up with any errors it says the simulation ran successfully but it wouldn't open the actual ISim gui. In order to fix this I went to the ISimgui.exe file and unclicked run as administrator. I'm not sure if that's clicked by default or if I had changed it at some point trying to fix the issue.
Anyway these are the files I copied over from nt64 to nt folder:
fuse.exe
isimgui.exe
vhpcomp.exe
vlogcomp.exe 本帖最后由 lcytms 于 2016-9-9 15:09 编辑
64位系统下会出现诸多兼容问题,如_pn.exe crash-崩溃问题,不要使用nt64下的ise.exe,修改桌面快捷方式,使其指向nt下的ise.exe。
备注: nt64 (..\Xilinx\14.2\ISE_DS\ISE\bin\nt64)
nt (..\Xilinx\14.2\ISE_DS\ISE\bin\nt) https://forums.xilinx.com/t5/Simulation-and-Verification/ERROR-Simulator-861-Failed-to-link-the-design/td-p/261956/page/2 感谢楼主 顺利解决Win10系统ISE 14.2下ERROR:Simulator:861 - Failed to link the design 大牛。 顺利解决Win10系统ISE 14.2下ERROR:Simulator:861 - Failed to link the design
页:
[1]