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 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
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • 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
FPGA
  • Technologies
  • More
FPGA
Blog Program MiniZed over WiFi using Simulink
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join FPGA to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: mbrown
  • Date Created: 15 Feb 2018 11:02 PM Date Created
  • Views 3026 views
  • Likes 6 likes
  • Comments 17 comments
  • soc
  • avnet design
  • avnet
  • zynq
  • xilinx
  • fpgafeatured
  • mathworks
  • matlab
  • matthew brown
  • avnet_coding
  • minized_content
  • simulink
  • minized
Related
Recommended

Program MiniZed over WiFi using Simulink

mbrown
mbrown
15 Feb 2018

Though MiniZed be but small, she is fierce.

 

A terrible use of Shakespeare’s famous quote, but still a perfect fit for MiniZedTm and its Xilinx ZynqTm SoC.

 

In this blog we’ll explore a new way to program this fierce little board without being an SoC expert.

 

At first glance it may be daunting to start your design, but there’s good news for anyone new to SoC programming. Avnet created a support package to enable you to program MiniZed using code generation directly from SimulinkRegistered. This means that you don’t need to be an SoC expert or write a single line of HDL or C code. Instead we leverage the MathWorks Guided Workflow for Zynq, allowing you to explore at the application level.

 

You can also impress your friends by doing it all over WiFi – no cords!

image

Start your design in Simulink. Once you’ve perfected your algorithm model and the simulations look good, the code generation tools will handle the minutia of IP peripheral creation, AXI4 data movement, Linux device drivers, application code, and finally building and executing the deployed model on MiniZed. That’s a mouthful!

 

Here’s a simplified diagram to help you visualize what’s automatically created for you. In a word – everything.  You just need to come up with the algorithm. The tools do the rest.

image

 

Not shown here, but extremely useful, is the ability to communicate with your deployed model from Simulink through a network connection. This can be either a USB-to-Ethernet adapter, or wirelessly through your WiFi router.

 

Simulink comes from MathWorks, the makers of MATLABRegistered. Both tools are familiar to engineers who need to model and simulate computational algorithms. The Avnet MiniZed Support Package for Simulink provides the customizations needed to target the hardware on MiniZed. The package can be downloaded from MATLAB’s Add-On Explorer or on the web at MATLAB File Exchange (search for ‘avnet minized’).

 

Installation is just a few mouse clicks. It includes a Getting Started tutorial to walk you through your first design – blinking an LED (of course). From there, you can start designing your own algorithm for MiniZed.

image

You won’t need to set aside an entire Tuesday to get started. Get a cup of coffee and try it out one morning this week.

 

Just another way to have some fun with this fierce little board.

 

If you don't have a MiniZed yet, click this link: Buy MiniZedBuy MiniZed

 

Enjoy!

  • Sign in to reply

Top Comments

  • michaelkellett
    michaelkellett over 7 years ago in reply to genebren +4
    Before you get too carried away try checking out the cost of the other software you need to use this: https://uk.mathworks.com/matlabcentral/fileexchange/66004-avnet-minized-support-package-for-simulink…
  • weiwei2
    weiwei2 over 7 years ago in reply to mbrown +2
    ok this solves the problem. It is my mistake to have miss this step
  • genebren
    genebren over 7 years ago +1
    Nice write up. Soon you will have everyone writing code for FPGAs.
Parents
  • weiwei2
    weiwei2 over 7 years ago

    I use MATLAB R2017b, and unlike the support package getting started guide where we can click YES to accept the incompatible xilinx, i don't have the YES button. How to force this?

    image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • michaelkellett
    michaelkellett over 7 years ago in reply to weiwei2

    Why not get the tool version it wants - should be possible to get the old one if you have a current license.

     

    MK

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • weiwei2
    weiwei2 over 7 years ago in reply to michaelkellett

    the Avnet support package needs 2017.2 and above

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • weiwei2
    weiwei2 over 7 years ago in reply to weiwei2

    correction. it supports 2017.1 and 2017.2

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • weiwei2
    weiwei2 over 7 years ago in reply to weiwei2

    correction. it supports 2017.1 and 2017.2

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • 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 © 2025 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