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 Vivado licence
  • 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 1 reply
  • Subscribers 365 subscribers
  • Views 219 views
  • Users 0 members are here
Related

Vivado licence

Former Member
Former Member over 11 years ago

I purchase the Zedboard and Iu2019m having trouble with licensing. Using the voucher I received with the board I generated a licence, which was emailed to me and I added the licence using the Manage Xilinx Licences software.

I also received software on a disk, ISE Design Suite 14 and Vivado Design Suite 2012. I installed Vivado and tried to create a new project, I got as far as u2018Default partu2019 where you select the board you want to use and there was no ZedBoard in the list. I discovered on the internet that Vivado 2012 doesnu2019t support the ZedBoard, even though I was sent this version with the ZedBoad.

I was able to install Vivado Design Suite 2013.4, which does support the ZedBoard. When I try to simulate or synthesis I get an error saying a valid licence was not found. I thought that the licence voucher I received, with the ZedBoard, allowed me to use Vivado Design Suite 2013.4.

FYI - Iu2019m using a windows 64-bit standalone laptop that doesnu2019t have an internet connection. I didnt generate the license on the machine I am using but im defiantly using the correct HOST ID serial number, the licence manager states the HOST ID matches.


My licence file states:



# ----- REMOVE LINES ABOVE HERE --------------------------
#
# This license is valid from Mon Jan 27 11:01:50 UTC 2014.
#
# This is license NODELOCKED to HOSTID=c0f2164c;
# there is no need to run lmgrd for this license.
#
#
# This is a permanent license generated on Mon Jan 27 11:01:50 UTC 2014

INCREMENT ZEDWEBPACK_XC7Z020 xilinxd 2015.01 permanent uncounted

0862AB0D3FE6

VENDOR_STRING=*********************,ZEDWEBPACK_XC7Z020,software,permanent,_174157787_174157788_210574138_868

HOSTID=DISK_SERIAL_NUM=c0f2164c ISSUER="Xilinx Inc"

START=27-Jan-2014 TS_OK

#
#
# ----------------------------------------------------------------------

#  The following PACKAGE definition is a REQUIRED part of this license:
#

PACKAGE ZEDWEBPACK_XC7Z020 xilinxd 2015.01 42EB8706DA72

COMPONENTS="Simulation Implementation WebPACK XC7Z020

Synthesis ChipscopePro ChipScopePro_SIOTK Analyzer ISIM XPS

SDK PlanAhead" OPTIONS=SUITE

#
# ------------------------------------------------------------------------------
#

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

    The license file generated with the ZedBoard voucher is node locked and device locked and should work fine with Vivado 2013.4. The simulation and ChipScope/Anaylyzer function will only work on a design targeting a ZedBoard or the same Zynq device as is on the ZedBoard (XC7Z020).

     

    The license file looks correct to me. You will need to check with Xilinx on license issues as we cannot issue or modify them. You should go ahead and run xinfo and check the resulting xinfo.txt file to make sure the license is correct and the hostid matches. To run xinfo:

     
       
    •    Open a command shell and CD to the <install Dir>\Vivado\2013.1\ids_lite\ISE\bin\<OS> (where OS =nt, nt64, lin or lin64) directory.
    •  
    •    Then type, "xinfo"

    -Gary

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

    The license file generated with the ZedBoard voucher is node locked and device locked and should work fine with Vivado 2013.4. The simulation and ChipScope/Anaylyzer function will only work on a design targeting a ZedBoard or the same Zynq device as is on the ZedBoard (XC7Z020).

     

    The license file looks correct to me. You will need to check with Xilinx on license issues as we cannot issue or modify them. You should go ahead and run xinfo and check the resulting xinfo.txt file to make sure the license is correct and the hostid matches. To run xinfo:

     
       
    •    Open a command shell and CD to the <install Dir>\Vivado\2013.1\ids_lite\ISE\bin\<OS> (where OS =nt, nt64, lin or lin64) directory.
    •  
    •    Then type, "xinfo"

    -Gary

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
No Data
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