Example: barber

Intel FPGA Download Cable II User Guide

Intel FPGA Download Cable II UserGuideSubscribeSend FeedbackUG-01150 | document on the web: PDF | HTMLC ontents1. Setting Up the Intel FPGA Download Cable Supported Devices and Power Source Software Requirements and Installing the Intel FPGA Download Cable II for Configuration or Installing the Intel FPGA Download Cable II Driver on Windows 7/8 Installing the Intel FPGA Download Cable II Driver on Linux Installing the Intel FPGA Download Cable II Driver on Windows XP Setting Up the Intel FPGA Download Cable II Hardware with the Quartus Intel FPGA Download Cable II Voltage Cable -to-Board Intel FPGA Download Cable II Plug 10-Pin Female Plug Signal Names and Programming Circuit Board Header Operating JTAG Timing Constraints and Changing the TCK Additional Document Revision Certification RoHS USB CE EMI Conformity 17 ContentsIntel FPGA Download

The download cable drivers are included in the Quartus Prime software installation. Before you begin the installation, verify that the download cable driver is located in your directory: \<Quartus Prime system directory>\drivers\usb-blaster-ii . 1.8. Setting Up the Intel FPGA Download Cable II Hardware with the Quartus Prime Software 1.

Tags:

  Guide, Intel, User, Installation, Directory, Cable, Woodland, Fpgas, Intel fpga download cable ii user guide, Intel fpga download cable ii

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Transcription of Intel FPGA Download Cable II User Guide

1 Intel FPGA Download Cable II UserGuideSubscribeSend FeedbackUG-01150 | document on the web: PDF | HTMLC ontents1. Setting Up the Intel FPGA Download Cable Supported Devices and Power Source Software Requirements and Installing the Intel FPGA Download Cable II for Configuration or Installing the Intel FPGA Download Cable II Driver on Windows 7/8 Installing the Intel FPGA Download Cable II Driver on Linux Installing the Intel FPGA Download Cable II Driver on Windows XP Setting Up the Intel FPGA Download Cable II Hardware with the Quartus Intel FPGA Download Cable II Voltage Cable -to-Board Intel FPGA Download Cable II Plug 10-Pin Female Plug Signal Names and Programming Circuit Board Header Operating JTAG Timing Constraints and Changing the TCK Additional Document Revision Certification RoHS USB CE EMI Conformity 17 ContentsIntel FPGA Download

2 Cable II user GuideSend Feedback21. Setting Up the Intel FPGA Download Cable IIAttention: The Download Cable has changed name to Intel FPGA Download Cable II. Some filenames may still refer to USB-Blaster Intel FPGA Download Cable II interfaces a USB port on a host computer to an IntelFPGA mounted on a printed circuit board. The Download Cable sends data from the PCto a standard 10-pin header connected to the FPGA. You can use the Cable for thefollowing: Iteratively Download configuration data to a system during prototyping Program data into the system during production Advanced Encryption Standard (AES) key and fuse Supported Devices and SystemsYou can use the Cable to Download configuration data to the following devices: Stratix series fpgas Cyclone series fpgas MAX series CPLDs Arria series FPGAsYou can perform in-system programming of the following devices: EPC4, EPC8, and EPC16 enhanced configuration devices EPCS1, EPCS4, EPCS16, EPCS64, and EPCS/Q128, EPCQ256, EPCQ-L andEPCQ512 serial configuration devicesThe Cable supports target systems using the following.

3 TTL, LVTTL/LVCMOS Single-ended I/O standards from V to Power Source Requirements V from the Cable Between V and V from the target circuit boardUG-01150 | FeedbackIntel Corporation. All rights reserved. Intel , the Intel logo, Altera, Arria, Cyclone, Enpirion, MAX, Nios, Quartusand Stratix words and logos are trademarks of Intel Corporation or its subsidiaries in the and/or othercountries. Intel warrants performance of its FPGA and semiconductor products to current specifications inaccordance with Intel 's standard warranty, but reserves the right to make changes to any products and servicesat any time without notice. Intel assumes no responsibility or liability arising out of the application or use of anyinformation, product, or service described herein except as expressly agreed to in writing by Intel .

4 Intelcustomers are advised to obtain the latest version of device specifications before relying on any publishedinformation and before placing orders for products or services.*Other names and brands may be claimed as the property of Software Requirements and Support Windows 7/8 (32-bit and 64-bit) Windows XP (32-bit and 64-bit) Windows Server 2008 R2 (64-bit) Linux platforms such as Red Hat Enterprise 5 Use the Quartus Prime software version or later to configure your : Quartus Prime software version supports most of the Download Cable scapabilities. If you use this version, install the latest patch for full Download Cable also supports the following tools: Quartus Prime Programmer (and stand-alone version) Quartus Prime SignalTap II Logic Analyzer (and stand-alone version) JTAG and debug tools supported by the JTAG Server.

5 For example: System Console Nios II debugger ARM DS-5 Installing the Intel FPGA Download Cable II for Configurationor Programming1. Disconnect the power Cable from the circuit Connect the Cable to the USB port on your computer and to the Download Connect the Cable to the 10-pin header on the device Reconnect the power Cable to reapply power to the circuit Setting Up the Intel FPGA Download Cable IIUG-01150 | FPGA Download Cable II user GuideSend Feedback4 Figure Intel FPGA Download Cable IINote: For plug and header dimensions, pin names, and operating conditions, see the IntelFPGA Download Cable II Specifications InformationIntel FPGA Download Cable II Specifications on page Installing the Intel FPGA Download Cable II Driver on Windows7/8 SystemsYou must have system administration (administrator) privileges to install the downloadcable Download Cable drivers are included in the Quartus Prime software you begin the installation , verify that the Download Cable driver is located inyour directory .

6 \<Quartus Prime system directory >\drivers\ Connect the Download Cable to your computer s USB plugged in for the first time, a message appears stating Device driversoftware was not successfully From the Windows Device Manager, locate Other devices and right-click the need to install drivers for each interface: one for the JTAG interface and onefor the System Console On the right-click menu, click Update Driver Software. The Update DriverSoftware - USB BlasterII dialog Setting Up the Intel FPGA Download Cable IIUG-01150 | FeedbackIntel FPGA Download Cable II user Guide54. Click Browse my computer for driver software to Click and browse to the location of the driver on your system:\<Quartus Prime system directory >\drivers\usb-blaster-ii. Click Click Next to install the Click Install when asked if you want to should now have a JTAG Cable showing in the Device Now, install the driver for the other interface.

7 Go back to step 2 and repeat theprocess for the other Download Cable you are finished, you will have added USB-Blast II (JTAG interface)under JTAG Installing the Intel FPGA Download Cable II Driver on LinuxSystemsFor Linux, the Download Cable supports Red Hat Enterprise 5, 6, and 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. Youmust have system administration (root) privileges to configure the Intel FPGA Download Cable a file named /etc/ and add thefollowing lines to it. (The .rules file may already exist if you have installed anearlier USB-Blaster version.)a. Red Hat Enterprise 5 and above# Intel FPGA Download Cable IISUBSYSTEMS=="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 commentand two starting with BUS.

8 Do not add extra line breaks to the . Complete your installation by setting up the programming hardware in the QuartusPrime software. Go to the Setting Up the Intel FPGA Download Cable II Hardwarewith the Quartus Prime Software more information about Download Cable driver installation , refer to the Cable andAdapter Drivers Information Information Setting Up the Intel FPGA Download Cable II Hardware with the Quartus PrimeSoftware on page 7 Cable and Adapter Drivers Information1. Setting Up the Intel FPGA Download Cable IIUG-01150 | FPGA Download Cable II user GuideSend Installing the Intel FPGA Download Cable II Driver on WindowsXP SystemsYou must have system administration (administrator) privileges to install the downloadcable Download Cable drivers are included in the Quartus Prime software you begin the installation , verify that the Download Cable driver is located inyour directory : \<Quartus Prime system directory >\drivers\ Setting Up the Intel FPGA Download Cable II Hardware withthe Quartus Prime Software1.

9 Start the Quartus Prime From the Tools menu, click Click Hardware Click the Hardware Settings From the Currently selected hardware list, select Intel FPGA DownloadCable Click In the Mode list, choose an appropriate programming mode. The table belowdescribes each ModesModeMode DescriptionJoint Test Action Group (JTAG)Programs or configures all devices supported by QuartusPrime software via JTAG ProgrammingNot supported by the Download Serial ProgrammingConfigures all devices supported by Quartus Prime softwareexcluding enhanced configuration devices (EPC) and serialconfiguration devices (EPCS/Q).Active Serial ProgrammingPrograms a single EPCS1, EPCS4, EPCS16, EPCS64, EPCS/Q128, EPCQ256, EPCQ-L and EPCQ512 detailed help on using the Quartus Prime Programmer, refer to the Quartus InformationQuartus Prime Handbook1.

10 Setting Up the Intel FPGA Download Cable IIUG-01150 | FeedbackIntel FPGA Download Cable II user Guide72. Intel FPGA Download Cable II Voltage RequirementsThe Download Cable VCC(TRGT) pin must be connected to a specific voltage for thedevice being programmed. Connect pull-up resistors to the same power supply as thedownload Cable : VCC(TRGT).Table FPGA Download Cable II VCC(TRGT) Pin Voltage RequirementsDevice FamilyIntel FPGA Download Cable II VCC Voltage RequiredArria GXAs specified by VCCSELA rria II GXAs specified by VCCPD or VCCIO of Bank 8 CArria VAs specified by VCCPD Bank 3 AArria 10As specified by VCCPGM or VCCIOC yclone IIIAs specified by VCCA or VCCIOC yclone IVAs specified by VCCIO. Bank 9 for Cyclone IV GX and Bank 1 forCyclone IV E VAs specified by VCCPD Bank 3 AEPC4, EPC8, VEPCS1, EPCS4, EPCS16, EPCS64, VEPCS/Q16, EPCS/Q64, EPCS/Q128, EPCQ256, VMAX II, MAX VAs specified by VCCIO of Bank 1 MAX 10As specified by VCCIOS tratix II, Stratix II GXAs specified by VCCSELS tratix III, Stratix IVAs specified by VCCPGM or VCCPDS tratix VAs specified by VCCPD Bank Cable -to-Board ConnectionA standard USB Cable connects to the USB port on the | FeedbackIntel Corporation.


Related search queries