element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      • Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Vietnam
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Avnet Boards Forums
  • Products
  • Dev Tools
  • Avnet & Tria Boards Community
  • Avnet Boards Forums
  • More
  • Cancel
Avnet Boards Forums
Avnet Boards General Recommended JTAG adapter for use with Vivado on Linux?
  • Forum
  • Documents
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Avnet Boards Forums to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 6 replies
  • Subscribers 354 subscribers
  • Views 523 views
  • Users 0 members are here
Related

Recommended JTAG adapter for use with Vivado on Linux?

mark03
mark03 over 11 years ago

(NOTE: This question is about the MicroZed, not the ZedBoard.)

I'm the proud owner of a new MicroZed kit and planning to install Vivado 2014.1 on my Linux desktop when it releases.  I still need to buy a JTAG adapter.

Being new to all of this, I'm confused about my options.  I would have assumed JTAG is JTAG is JTAG, but apparently not, and I need a particular type of JTAG adapter to talk to the MicroZed board?  (I have no problem rewiring a cable, so differences in connectors and pinouts are no problem.)

I saw that the Digilent cables are recommended.  Are these well supported in Vivado under Linux?  Will I have to install weirdo binary blobs (apart from Vivado that is) to make them work?  Are there other non-Xilinx choices?  What about those cheapie Xilinx/Altera cables on Ebay?  What about other generic JTAG cables?

Bonus points if:
1) the same JTAG cable can be used for other purposes, i.e. debugging other embedded systems.
2) the JTAG cable is supported by free software like OpenOCD, and not restricted to use with Xilinx tools.

Thanks,

Mark

  • Sign in to reply
  • Cancel
  • Former Member
    0 Former Member over 11 years ago

    As you mention we recommend the HS2 if you don't already have one. This is the cable that we have been using for board and tutorial development. This cable also works with the MicroZed Carrier Cards.

    http://www.em.avnet.com/jtaghs2

     

    I find the flex adapter cable is convenient as well: http://www.em.avnet.com/en-us/design/drc/Pages/HS2-Cable-Adapter.aspx

     

    As to drivers under Linux, one of our forum members, Sven Andersson, has a blog where he goes through the process of building a ZedBoard design. His development platform is Ubuntu running under a virtual machine. He has been successful in installing and using the JTAG drivers in his Ubuntu 13.10 64 bit installation. While he is using the ZedBoard, it has the same Digilent circuit the HS2 does. Here is his post on the forum:

     
    http://www.zedboard.org/content/zynq-design-scratch
     
    And here is a link to his blog: www.zynqfromscratch.com

     

    I can't speak to the generic cables or support for other software. Perhaps other forum members can comment.

     

    -Gary
     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 11 years ago

    I'm using the HS2 JTAG with Vivado 2014.1 on Kubuntu 14.04 with no issues.  Some minor hassles with a path name for the Digilent installer scripts.
    I'm programming the chip, debugging code etc all fine.

    I suspect (but am not certain) that the drivers for this are already in Vivado and that the Digilent install script, while adding some libraries, just fixed udev issues (...)

    The extra $3.50 for the flex cable well worth it.

    Digilent has a SDK for the HS2; libraries to allow you to do Buspirate style stuff.  I've not played with it.
    At some point I'll try using something else (eg: Buspirate) for curiosities sake if nothing else.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 11 years ago

    Aside from being cheaper, does the Digilent HS2 have any advantage over the Xilinx Platform USB cable that I already have?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 11 years ago in reply to Former Member

    Your Xilinx Platform USB cable should be just as capable. The HS2 is smaller and, depending on the which Platform USB cable you have, it might be faster. Our recommendation is for those that do not have a programming cable.

     

    -Gary

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 11 years ago

    I am using the Digilent HS1 cable together with Ubuntu 13.10. See my "Zynq Design From Scratch" blog for more information:
    http://svenand.blogdrive.com/archive/205.html
    http://svenand.blogdrive.com/archive/172.html

    Sven

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 10 years ago in reply to Former Member

    Could you give me the proper path name for Digilent installer scripts. thank you so much

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2026 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube