USB6002支持Linux,USB-Blaster Driver for Linux

The Quartus® Prime and Quartus II software uses the built-in usb_device drivers on Linux to access the USB-BlasterTM and USB-Blaster II download cable. By default, root is the only user allowed to use these devices. You must change the permissions on the ports before you can use the USB-Blaster or USB-Blaster II download cable to program devices with Quartus Prime and Quartus II software.

You must have system administration (root) privileges to configure the USB-Blaster download cable drivers.

Select the appropriate RedHat Linux Enterprise version to change the port permission.

Driver Setup on RedHat Linux Enterprise 5 and Above

Add the following lines to the /etc/udev/rules.d/51-usbblaster.rules file.# USB-Blaster

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"

# USB-Blaster II

BUS=="usb", SYSFS{idVendor}=="09fb", SYSFS{idProduct}=="6010", MODE="0666"

BUS=="usb", SYSFS{idVendor}=="09fb", SYSFS{idProduct}=="6810", MODE="0666"

Complete your installation by setting up the programming hardware in the software.

Driver Setup on RedHat Linux Enterprise 4 and Below

Add the following lines to the /etc/hotplug/usb.usermap file.# Altera USB-Blaster

#

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

usbblaster 0x03 0x09fb 0x6010 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0

usbblaster 0x03 0x09fb 0x6810 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0

Create a file named /etc/hotplug/usb/usbblaster and add the following lines to it.#!/bin/sh

# USB-Blaster hotplug script

# Allow any user to access the cable

chmod 666 $DEVICE

Make the file executable.

Complete your installation by setting up the programming hardware in the software.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值