Visible to Intel only — GUID: nfa1426741907389
Ixiasoft
3.2.1. Installing on Red Hat Enterprise 4 or Earlier Versions
- Add the following lines to the /etc/hotplug/usb.usermap file:
# # Intel® FPGA Download Cable # usbblaster 0x03 0x09fb 0x6001 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 usbblaster 0x03 0x09fb 0x6002 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 usbblaster 0x03 0x09fb 0x6003 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0
- Create a file named /etc/hotplug/usb/usbblaster and write:
#!/bin/sh # Intel® FPGA Download Cable hotplug script # Allow any user to access the cable chmod 666 $DEVICE
- Make the file executable.
Now you can set up the programming hardware in the Quartus® Prime software.