Visible to Intel only — GUID: iga1447182620464
Ixiasoft
1.1. Supported Devices and Systems
1.2. Power Source Requirements
1.3. Software Requirements and Support
1.4. Installing the Intel® FPGA Download Cable II for Configuration or Programming
1.5. Installing the Intel® FPGA Download Cable II Driver on Windows 7/8/10/11 Systems
1.6. Installing the Intel® FPGA Download Cable II Driver on Linux Systems
1.7. Setting Up the Intel® FPGA Download Cable II Hardware with the Quartus® Prime Software
2.1. Voltage Requirements
2.2. Cable-to-Board Connection
2.3. Intel® FPGA Download Cable II Plug Connection
2.4. 10-Pin Female Plug Signal Names and Programming Modes
2.5. Circuit Board Header Connection
2.6. Operating Conditions
2.7. JTAG Timing Constraints and Waveforms
2.8. Changing the TCK Frequency
Visible to Intel only — GUID: iga1447182620464
Ixiasoft
1.6. Installing the Intel® FPGA Download Cable II Driver on Linux Systems
For Linux, the download cable supports Red Hat Enterprise 5, 6, 7, and above.
To access the cable, the Quartus® Prime software uses the built-in Red Hat USB drivers, the USB file system (usbfs). By default, root is the only user allowed to use usbfs. You must have system administration (root) privileges to configure the Intel® FPGA Download Cable II drivers.
- Create a file named /etc/udev/rules.d/51-usbblaster.rules and add the following lines to it. (The .rules file may already exist if you have installed an earlier version.)
- Red Hat Enterprise 6 and above, and Ubuntu 18, 20, and 22
# 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"
CAUTION:There should be only three lines in this file, one starting with a comment and two starting with BUS. Do not add extra line breaks to the .rules file.
- Red Hat Enterprise 6 and above, and Ubuntu 18, 20, and 22
- Complete your installation by setting up the programming hardware in the Quartus® Prime software. Go to the Setting Up the Intel® FPGA Download Cable II Hardware with the Quartus® Prime Software section.
For more information about download cable driver installation, refer to the Cable and Adapter Drivers Information page.