Visible to Intel only — GUID: nfa1426743666105
Ixiasoft
3.2.2. Installing on Red Hat Enterprise Linux 6 and Above, and Ubuntu Versions 18, 20, and 22
- Create a file named /etc/udev/rules.d/51-usbblaster.rules
- In the file, add the following lines, depending on the type of download cable.
Ensure that all the code is in one line.
- Intel® FPGA Download Cable:
BUS=="usb", SYSFS{idVendor}=="09fb", SYSFS{idProduct}=="6001", MODE="0666" BUS=="usb", SYSFS{idVendor}=="09fb", SYSFS{idProduct}=="6002", MODE="0666" BUS=="usb", SYSFS{idVendor}=="09fb", SYSFS{idProduct}=="6003", MODE="0666"
- Intel® FPGA Download Cable II:
BUS=="usb", SYSFS{idVendor}=="09fb", SYSFS{idProduct}=="6010", MODE="0666" BUS=="usb", SYSFS{idVendor}=="09fb", SYSFS{idProduct}=="6810", MODE="0666"
- Intel® FPGA Download Cable:
Now you can set up the programming hardware in the Quartus® Prime software.