element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • 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
  • 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
Path to Programmable 3
  • Challenges & Projects
  • Design Challenges
  • Path to Programmable 3
  • More
  • Cancel
Path to Programmable 3
Blog Path to Programmable 3 - Training Blog 1 - Testing the Ultra96v2, First Boot and Future blogs
  • Blog
  • Forum
  • Documents
  • Leaderboard
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Path to Programmable 3 to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: manihatn
  • Date Created: 22 Jul 2023 8:45 PM Date Created
  • Views 777 views
  • Likes 7 likes
  • Comments 2 comments
  • AMD XILINX
  • avnet
  • fpga
  • Ultra96-V2 Board
  • Path to Programmable 3
  • Training blog
Related
Recommended

Path to Programmable 3 - Training Blog 1 - Testing the Ultra96v2, First Boot and Future blogs

manihatn
manihatn
22 Jul 2023

I am very grateful to element14 for giving the opportunity to participate in the Path to Programmable 3 design contest. I will be participating in the ultra96v2 track. I might be a bit late to join the party, but I have a lot of (exciting) things to share in the coming days.

The Kit:

Firstly, I have received the following wonderful set of kits from Element14. I have been looking forward to having a Zynq Ultrascale+ based MPSoC to work on some hobby projects and the project seemed to have started at a great time. All the kits arrived on time and were waiting for me to test them. I received the following. 

  1. Ultra96-v2 MPSoC board with SD card
  2. Ultra96 USB-to-JTAG/UART Pod
  3. Power adapter
  4.  Click Mezzanine boards 
Boxes and Unboxing of Ultra96v2

image

Things that I received in the parcel

image

The interesting bits inside the box

Connecting bits:

The board came with a very tidy, compact, and well written Getting Started Guide (just to get me started). I just followed the instructions and fetched the boot image and flashed it to the SD card using Balena Etcher tool. Then connected the USB to JTAG/UART pod and powered the unit, noticed the LED beside 12V power input (J10) lit up. Of all the FPGA boards I have used till date, this is the first board that had a Power Button (SW4) to switch it on. I am interested to know if there is any specific reason for it. Obviously, there are both advantages and disadvantages to this approach but will be good to know your thoughts in the comments. 

image

First Boot:

After making sure that boot mode switch is correctly configured, I pressed and released the power button (SW4) and could hear the whirring of the fan, the power on, Init and User LED'S lit as expected. I was also able to see the com port spew out the FSBL, U-BOOT, Kernel and Root FS messages and waited at the login prompt. I was quite happy at this point as that just proves that board is working as expected and I could try my experiments on it in the coming days.

image

* Video of the boot awaiting approval from moderator.

Tools and Training:

I will be using 2021.2 version of Vivado, Vitis and Petalinux tools installed on a Linux machine (no Virtualbox). The installation was quite seamless and have been playing around with the tools for quite some time and the tools appear to be stable. I have noticed Vivado silently failing because of excess memory usage by during synthesis and timing placement, that too was fixed once the number of jobs allowed to run in parallel was fixed to 4 based on my system requirements. I prefer to script my tool workflows and have a reasonably working configuration that suits my needs which I will be sharing in the upcoming blogs.

I have been following the Ultra96-v2 Training and it has been excellent. I have learned a lot from the lab exercises and participants blogs besides the video tutorials. I will be reinforcing the concepts I have learned in the training in the upcoming blogs.    

Future Blogs:

I will be writing four more blogs as part of the training blog series. 

Blog 2: Will be focussed on Vivado based HW design. I will be writing about my experience in creating a simplest/minimalistic hardware design with the least amount of peripherals  that is sufficient to do a SD card boot. I will be comparing this design against the reference u96v2_sbc_base design by exploring the design and building the design from the Avnet repository,  

Blog 3: Will be focussed on Petalinux. I will use the above .xsa file from the above minimalistic hardware design to configure and build a Petalinux system. I will be configuring the rootfs to my requirements, examining the build outputs to validate our modifications. 

Blog 4: Will be focussed on Vitis. I will be using the .xsa to run some simple programs, validate the memory using memory tests, debug FSBL and generate application specific .elf that can be run on SD boot.

Blog 5: Create a simple example design that exercises all of the above and hopefully show something in the Display. 

Thanks for reading. Will follow up with the other blogs soon.

  • Sign in to reply
  • manihatn
    manihatn over 2 years ago in reply to prashanthgn.engineer

    Thanks prashanthgn.engineer  for your comments.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • prashanthgn.engineer
    prashanthgn.engineer over 2 years ago

    Mentioning about sequence of Blogs and the Description about it  is the Grate idea.

    Nice Blog

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