Intel® FPGA Software Installation and Licensing

ID 683472
Date 3/28/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

3.7.1.1. Installing on Red Hat Enterprise Linux 7 or Above

Note: Intel® Quartus® Prime 16.0 and earlier do not support Red Hat Enterprise Linux (RHE7) 7.
  1. Create a file named /etc/udev/rules.d/51-usbblaster.rules
  2. In the file, write the following lines, depending on the type of download cable:
    • Intel® FPGA Download Cable
      SUBSYSTEMS=="usb", ATTRS{idVendor}=="09fb", ATTRS{idProduct}=="6001", MODE="0666"
      SUBSYSTEMS=="usb", ATTRS{idVendor}=="09fb", ATTRS{idProduct}=="6002", MODE="0666"
      SUBSYSTEMS=="usb", ATTRS{idVendor}=="09fb", ATTRS{idProduct}=="6003", MODE="0666"
      
    • Intel® FPGA Download Cable II:
      SUBSYSTEMS=="usb", ATTRS{idVendor}=="09fb", ATTRS{idProduct}=="6010", MODE="0666"
      SUBSYSTEMS=="usb", ATTRS{idVendor}=="09fb", ATTRS{idProduct}=="6810", MODE="0666"					
      
Now you can set up the programming hardware in the Intel® Quartus® Prime software.