Intel® FPGA软件安装和许可

ID 683472
日期 6/22/2020
Public

本文档可提供新的版本。客户应 单击此处 前往查看最新版本。

文档目录

3.7.1.1. 在Red Hat Enterprise 4或更早版本中安装

  1. /etc/hotplug/usb.usermap文件中加入以下命令行。
    #
    #
                   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. 创建一个名为/etc/hotplug/usb/usbblaster的文件,并写入:
    #!/bin/sh
    #
                   Intel® FPGA Download Cable hotplug script
    # Allow any user to access the cable
    chmod 666 $DEVICE
  3. 使文件可执行
现在,可在 Intel® Quartus® Prime软件中设置进行编程的硬件。