Xilinx Platform Cable Usb Ii Driver Download
Here's the process I had to go through after installing ISE 14.1 on Windows 7 x64
Yes, Platform Cable USB II is backwards- compatible with all legacy design tools that support Xilinx USB cables. However, the driver for the cable might have to be installed. For complete details on obtaining and installing USB cable drivers, see the USB Cable Installation Guide (UG3. Depending on operating system, one or more cable driver files. Platform Cable USB II contains a Xilinx Spartan-3A FPGA with an in-system programmable Xilinx XCF02S PROM. Each time a design tool establishes a connection with the cable, the firmware version stored in the PROM is examined. The PROM Table 1: Platform Cable USB II Software Compatibility.
- Make sure Platform Cable USB is unplugged
- Open a Windows cmd.exe prompt as Administrator
- cd to C:Xilinx14.1ISE_DSISEbinnt64
> install_drivers.exe
> wdreg -compat -inf %cd%windrvr6.inf uninstall
> wdreg -compat -inf %cd%xusbdrvr.inf uninstall
> wdreg -compat -inf %cd%windrvr6.inf install [May get a Windows prompt here to allow installation]
- Plug in USB cable
- Go to Windows Device Manager
- Look for 'Jungo'
- Make sure it says 'WinDriver' under Jungo
- If not, right-click and select 'Update Driver Software'. Select 'Search automatically for updated driver software'
- Go back to CMD prompt (USB cable must be plugged in for this step!)
> wdreg -compat -inf %cd%xusbdrvr.inf install [Should get a Windows prompt here to allow installation]
- Programmer status light should turn on and be green, if attached to target
- Run 'Cable Auto Connect' in Impact to verify
- Tested with both 'Platform Cable USB' and 'Platform Cable USB II'
References:
'Development >FPGA' 카테고리의 다른 글
Xilinx Programming Pod
Xilinx Platform Cable Usb 2 Driver Download
Xilinx Platform Cable USB II 드라이버 재설치 방법(0) | 2014.11.07 |
---|---|
impact 사용시 'ERROR:Cse - A reference voltage ~' 대처법(0) | 2014.11.05 |
Xilinx bit 파일을 bin 파일로 변환하기(0) | 2014.11.04 |