Intel® FPGA Download Cable User Guide

ID 683076
Date 1/16/2024
Public
Document Table of Contents

3.2.1. Installing on Red Hat Enterprise 4 or Earlier Versions

  1. 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
  2. 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
  3. Make the file executable.
Now you can set up the programming hardware in the Intel® Quartus® Prime software.