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 MicroZed licensing and IP
  • 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 Verified Answer
  • Replies 6 replies
  • Subscribers 367 subscribers
  • Views 700 views
  • Users 0 members are here
Related

MicroZed licensing and IP

rwong1231
rwong1231 over 9 years ago

Hi,

I'm just starting off with FPGA development and have a few questions I'm hoping someone from the community might be able to answer.

1. I've been doing some reading and there's a constant reference on purchasing IP cores. If I purchase the MicroZed (Z7020) eval kit, in order to use Ethernet or USB, does this mean I would have to pay additional costs (IP) to use the ethernet/usb on top of the kit cost?

2. If the Vivado design suite is node-locked to the Z7020 MicroZed kit, is this effectively the WebPack ediition?

Thank you in advance.

  • Sign in to reply
  • Cancel
Parents
  • jafoste4
    0 jafoste4 over 9 years ago

    Hello Nocturnalpea,

    I'd be happy to clarify these issues for you.

    1. That would depend on the requirement of your design. Xilinx provides many free IPs. You can find them all preinstalled in Vivado  located at "C:\Xilinx\Vivado\<YOUR VIVADO VERSION>\data\ip" or you can access them by opening a block design in the Vivado GUI and then clicking the Add IP icon which will give you a list of all available free IP. If you are unable to find what you are looking for, you may have to either purchase it from Xilinx or look for an Open Source version of the IP you are looking for. Here is a list of all available IPs Xilinx offers.

    https://www.xilinx.com/products/intellectual-property/device-family/nav-zynq-7000.html

    2. Node-locked refers to the the specific device it is locked to not kit. So if you had a Z7020 Node-Locked license you could use it on MicroZed 7020/PicoZed7020/......all 7020 devices. Now comparing the Vivado Design HL Design Edition to Vivado Webpack. There isn't a hugh difference, they are almost exactly the same. The one thing to watch out for, is that Vivado Webpack it is device limited so it only works with (XC7Z007S - XC7Z7030) zynq devices. So in your case, using the MicroZed 7020 shouldn't be an issue. Here you can find much more information about both Vivado types.

    https://www.xilinx.com/products/design-tools/vivado/vivado-webpack.html

    --Josh

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Reject Answer
    • Cancel
  • johan@anteeo.se
    0 johan@anteeo.se over 8 years ago in reply to jafoste4

    Hello!

    I'm still a bit confused about this, hope someone can help out!

    When looking in the IP Catalog in Vivado WebPACK, in this case the AXI CAN module, it says "Status: Production" and "License: Purchase", and in the description of the module it says "The full version of the CAN core can be purchased and downloaded from the Xilinx IP Center".

    To me this implies that there is also a "non-full" version, i.e. cripled.

    1. Is the version included in Vivado the cripled version?

    2. Is the version included free for all use, even commercial?

    3. What is it that I can't do, compared to the purchased full version?

    Thanks, Johan

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • johan@anteeo.se
    0 johan@anteeo.se over 8 years ago in reply to johan@anteeo.se

    I got my answer from the Xilinx forum so I'll just repost it here in case anyone else have the same question.
     

    "Here are the different IP license:

    1) Design linking-A Simulation Only - both pre- and post-implementation simulation. No bit file generation. This is node locked or floating. Design linking license comes as a feature  with Vivado license.
    2)Hardware Evaluation- Implementation, simulation and bitstream generation. Hardware timeout after 2 to 8 hours. This is also Node locked or floating. This you can generate for 30 days.
    3) Full (No source) - Implementation, simulation and bitstream generation.  No hardware timeout. This is also node locked or floating. This is purchased license."
     
    So basically this rules out using these parts for my hobby project since I definitely want it to run for longer than 8 hours.

    Johan
     
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • johan@anteeo.se
    0 johan@anteeo.se over 8 years ago in reply to johan@anteeo.se

    I got my answer from the Xilinx forum so I'll just repost it here in case anyone else have the same question.
     

    "Here are the different IP license:

    1) Design linking-A Simulation Only - both pre- and post-implementation simulation. No bit file generation. This is node locked or floating. Design linking license comes as a feature  with Vivado license.
    2)Hardware Evaluation- Implementation, simulation and bitstream generation. Hardware timeout after 2 to 8 hours. This is also Node locked or floating. This you can generate for 30 days.
    3) Full (No source) - Implementation, simulation and bitstream generation.  No hardware timeout. This is also node locked or floating. This is purchased license."
     
    So basically this rules out using these parts for my hobby project since I definitely want it to run for longer than 8 hours.

    Johan
     
    • 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