当前位置:网站首页>解决 win10 下 ISE14.7的 iMPACT 崩溃问题 - FPGA 笔记
解决 win10 下 ISE14.7的 iMPACT 崩溃问题 - FPGA 笔记
2022-08-01 21:56:00 【微风好飞行】
ISE14.7的 iMPACT 崩溃问题
用 Xilinx ISE 14.7的 iMPACT 生成 PROM 时,到“Add device at revision 0”时,总是 crash,查了一下,原来是 win10 下需要修改 DLL,下面是我摸索出来的解决方案:
主要是修改了两个目录下的 dll,都是将 libPortabilityNOSH.dll 改名为 libPortability.dll。
- 将目录 d:\xilinx\14.7\ISE_DS\common\lib\nt64\ 下的 libPortability.dll 备份一个,然后拷贝该目录下的 libPortabilityNOSH.dll 为 libPortability.dll
- 将 d:\xilinx\14.7\ISE_DS\ISE\lib\nt64\ 下的 libPortability.dll 备份一个,然后拷贝上面的 libPortabilityNOSH.dll 为本目录下的 libPortability.dll
太好了,这样修改后,问题解决!!!
参考的原始网页的内容摘要:
The prblem was sorted out with the help of dll changes.To make work IMPACT 14.7 Labtools in Windows 10 try below workaround:
- Open the following directory: <install_path>\LabTools\LabTools\lib\nt64
- Find and rename libPortability.dll to libPortability.dll.orig
- Make a copy of libPortabilityNOSH.dll (copy and paste it to the same directory) and rename it libPortability.dll
- Copy libPortabilityNOSH.dll again, but this time navigate to <install_path>\ LabTools\common\lib\nt64 and paste it there
- In <install_path>\ LabTools\common\lib\nt64 Find and rename libPortability.dll to libPortability.dll.orig
- Rename libPortabilityNOSH.dll to libPortability.dll
边栏推荐
- shell specification and variables
- 数据分析面试手册《指标篇》
- Dichotomy Medium LeetCode6133. Maximum Number of Groups
- shell编程规范与变量
- The difference between groupByKey and reduceBykey
- Small program -- subcontracting
- Spark shuffle调优
- ARFoundation Getting Started Tutorial U2-AR Scene Screenshot Screenshot
- 高等代数_证明_矩阵的行列式为特征值之积, 矩阵的迹为特征值之和
- 如何防范 DAO 中的治理攻击?
猜你喜欢
No more rolls!After joining ByteDance for a week, he ran decisively.
shell编程规范与变量
基于php在线学习平台管理系统获取(php毕业设计)
SOM Network 1: Principles Explained
程序员必备的 “ 摸鱼神器 ” 来了 !
HCIP---Architecture of Enterprise Network
Based on php hotel online reservation management system acquisition (php graduation project)
基于php湘西旅游网站管理系统获取(php毕业设计)
Based on php online music website management system acquisition (php graduation design)
SOM网络2: 代码的实现
随机推荐
_ _ determinant of a matrix is higher algebra eigenvalue of the product, the characteristic value of matrix trace is combined
AQS
毕业十年,财富自由:那些比拼命努力更重要的事,从来没人会教你
SOM网络1:原理讲解
Small program -- subcontracting
2022 edition of MySQL tutorial, top collection good, take your time
scikit-learn no moudule named six
你居然不懂Bitmap和Drawable? 相关知识大扫盲
feel so stupid
上传markdown文档到博客园
Chapter 12, target recognition of digital image processing
File operations of WEB penetration
Based on php online learning platform management system acquisition (php graduation design)
365天挑战LeetCode1000题——Day 046 生成每种字符都是奇数个的字符串 + 两数相加 + 有效的括号
Shell programming conditional statement
Implementation principle of VGUgarbage collector (garbage collector)
render-props and higher order components
long investment career
【移动Web】移动端适配
9. SAP ABAP OData 服务如何支持删除(Delete)操作