zoukankan      html  css  js  c++  java
  • FPGA download cables

    转自:http://www.fpga4fun.com/FPGAinfo6.html

    FPGA download cables

    FPGA vendors provide many ways to "configure" (i.e. download) their devices. One way is using a cable that connects from your PC to the FPGA board. The most popular cables connect to your PC's parallel or USB interface.

    These cables are sometimes called "JTAG cables" (because they often connect to the JTAG pins of an FPGA).

    FPGA cables are vendor specific

    The FPGA configuration interface from all the FPGA vendors are very much alike. That doesn't prevent each vendor to have their own proprietary connectors and cables.

    About parallel cables: a parallel cable connects to your PC's parallel (printer) port. It buffers a few pins of the PC parallel interface, and connects to the target board using a flat cable or flying leads. The parallel cable is an active device and needs power. It is usually powered from the target FPGA board. FPGA vendors sometimes provide the schematic of the cable, which is valuable if you want to build a cable yourself.

    注意其实altera还有其他下载线,例如blasterbit,不过这些现在早就不用了,可能很少看到提及了。

  • 相关阅读:
    struts 提交问题
    struts spring整合出错
    hibernate.cfg.xml
    myeclipse copy问题
    myeclipse copy时出的问题
    mysql sql 语句
    Spring_Hibernate
    WebView
    Notification
    Handler(消息机制)
  • 原文地址:https://www.cnblogs.com/xinjie/p/1522753.html
Copyright © 2011-2022 走看看