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
    About the element14 Community
  • 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 Newbie. Please Help
  • 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 367 subscribers
  • Views 578 views
  • Users 0 members are here
Related

Newbie. Please Help

Former Member
Former Member over 11 years ago

Hello guys, I am a new person on this forum and would like to ask a few questions.

First off, I am currently in my 6th semester in an Electrical Engineering course and I have studied programming using VHDL. However that course had a lot of theory and not a lot of practical implementation, even though we did study a lot of programming.

So I was wondering what are the differences between a board such as a Nexys4 and the Zedboard?

What are the practical applications of the two, as in what sort of projects can be built using these devices.

We used to program in a software by Mentor Graphics, the HDL Designer Series. These would then be implemented on a Spartan IIe board. The programs included things like implementing multiplexers, priority encoders, up/down counters.

Can such programs be implemented on the Zedboard too?
I think they can be implemented on the Nexys 4 but what about zedboard?

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

    Both boards are capable of implementing HDL designed logic functions.  The primary difference is that the Zynq part (in Zedboards) has a microprocessor (Dual core ARM Cortex-A9) implemented permanently as hardware.  The advantage of the hard part is speed and size vs. implementing a microprocessor core in the FPGA part.  The CPU can run as an embedded controller with SPI, USB, serial, SDcard, Ethernet without ever having to write a line of HDL code as well.

    In the Artix you would have to implement the CPU and the peripherals manually and the CPU performance would be lower.  The Xilinx microblaze 32 bit CPU will run at about 100-150 MHz depending on feautures and how much other stuff you put into the FPGA. 

    The learning curve for the Zynq is substantial, especially if you plan to run an embedded Linux on it.  Free tools are available from Xilinx for both parts.  There's two separate design environments you can use to do the HDL programming: Vivado (the newer one) and ISE (the older one).  Both tools have substantial learning curves as well so plan on taking quite a bit of time to learn how to use these parts. 

    The new FPGA's are very capable and there is a lot of different subsystems to learn about.  It is a multi pass process where you will learn deeper and deeper as time goes on.  It really takes a few years to become a proficient FPGA designer to understand everything from the HDL to how to layout and power the part. 

    Digilent has some nice Spartan-6 boards and even some older S3 boards that may be a bit easier to learn on.

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

    Both boards are capable of implementing HDL designed logic functions.  The primary difference is that the Zynq part (in Zedboards) has a microprocessor (Dual core ARM Cortex-A9) implemented permanently as hardware.  The advantage of the hard part is speed and size vs. implementing a microprocessor core in the FPGA part.  The CPU can run as an embedded controller with SPI, USB, serial, SDcard, Ethernet without ever having to write a line of HDL code as well.

    In the Artix you would have to implement the CPU and the peripherals manually and the CPU performance would be lower.  The Xilinx microblaze 32 bit CPU will run at about 100-150 MHz depending on feautures and how much other stuff you put into the FPGA. 

    The learning curve for the Zynq is substantial, especially if you plan to run an embedded Linux on it.  Free tools are available from Xilinx for both parts.  There's two separate design environments you can use to do the HDL programming: Vivado (the newer one) and ISE (the older one).  Both tools have substantial learning curves as well so plan on taking quite a bit of time to learn how to use these parts. 

    The new FPGA's are very capable and there is a lot of different subsystems to learn about.  It is a multi pass process where you will learn deeper and deeper as time goes on.  It really takes a few years to become a proficient FPGA designer to understand everything from the HDL to how to layout and power the part. 

    Digilent has some nice Spartan-6 boards and even some older S3 boards that may be a bit easier to learn on.

    • 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