Simple DSD modulator for DSC2

Member
Joined 2009
Paid Member

Attachments

  • Captura de pantalla (15).png
    Captura de pantalla (15).png
    54.4 KB · Views: 46
Does output.txt say anything if you open it?

Also, at the bottom of the Impact window is a frame that says 'Console.' You can drag up the frame divider above it make the Console frame easier to read. It should have log of what happens when you try to make an mcs file. You can also check for Errors and Warnings. Have you checked what it says?
 
https://support.xilinx.com/s/questi...dlc10-impact-on-win10pro-issue?language=en_US


BEST SOLUTION

As @harshit mentioned Xilinx ISE 14.7 and IMPACT 14.7 Lab tools are not officially supported for Windows 10. So, you need to use workaround provided at https://www.xilinx.com/suppor t/answers/62380.html for Xilinx ISE 14.7 to make it work on Windows 10 platform.

To make work IMPACT 14.7 Labtools in Windows 10 try below workaround:

  1. Open the following directory: <install_path>\ LabTools\LabTools\lib\nt64
  2. Find and rename libPortability.dll to libPortability.dll.orig
  3. Make a copy of libPortabilityNOSH.dll (copy and paste it to the same directory) and rename it libPortability.dll
  4. Copy libPortabilityNOSH.dll again, but this time navigate to <install_path>\ LabTools\common\lib\nt64 and paste it there
  5. In <install_path>\ LabTools\common\lib\nt64 Find and rename libPortability.dll to libPortability.dll.orig
  6. Rename libPortabilityNOSH.dll to libPortability.dll
Download Xilinx ISE 14.7 and IMPACT 14.7 Lab tools from https://www.xilinx.com/support/download/index.html/content/xilinx/en/downloadNav/design-tools/v2012_4---14_7.html

Important : Above workaround works directly on Windows 10 machine, you need to install IMPACT 14.7 on Windows 10 machine (not in VM)