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
      •  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
RoadTests & Reviews
  • Products
  • More
RoadTests & Reviews
RoadTest Forum Seeking Some Special Roadtesters for the UltraZed-EV
  • Blogs
  • RoadTest Forum
  • Documents
  • RoadTests
  • Reviews
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join RoadTests & Reviews to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 30 replies
  • Subscribers 2566 subscribers
  • Views 2469 views
  • Users 0 members are here
  • ultrazed-ev
  • scasny
  • avnet
  • xilinx
Related

Seeking Some Special Roadtesters for the UltraZed-EV

rscasny
rscasny over 5 years ago

I am considering to roadtest the UltraZed-EV board. The UltraZed-EV is a highly flexible, rugged, System-On-Module based on the Xilinx Zynq UltraScale+ MPSoC. It's ideal for embedded video processing system development.image

 

In order to roadtest this board, I've discussed with the sponsor what kind of roadtester he needs and any specific requirements as well. Out of those discussions, I've come to the conclusion I need a special roadtester -- someone who has video experience and has the ability to write a quality technical report.

 

Specifically, these are the things the sponsor is looking for in a roadtester:

 

  1. Video Centric (preference to designs using interfaces without an Avnet reference design)
  2. External pieces (Video/PCIe/SATA/SFP+/etc.) should be COTS and readily available
  3. Utilize VCU (optional)
  4. Prefer staying within bounds of VCU TRD (see point 1)
  5. Have fun, show something exciting and new! (AI/ML?)

 

If you are interested and have these requirements, please leave a comment and I'll get back to you. Or, you can message me at rscasny

 

 

(BTW: If you are new to roadtesting, and are selected, you would receive the UltraZed-EV at no charge to you. I'll give you more info later.)

 

Sincerely,

 

Randall Scasny

RoadTest Program Manager

  • Sign in to reply
  • Cancel

Top Replies

  • Fred27
    Fred27 over 5 years ago in reply to neuromodulator +5
    Not just Zynq experience, but extensive video processing on Zynq experience. I've some road test experience with Zynq and dabbled in the video side with the Zybo Z7, but definitely couldn't do this board…
  • neuromodulator
    neuromodulator over 5 years ago +4
    The FPGA and its carrier board are pretty amazing, but I suspect that unless anyone has already experience with the technology, it may require quite a bit of effort to learn how to properly use it.
  • dimiterk
    dimiterk over 5 years ago +4
    I would be interested in testing this board.It looks feature packed. I would port PYNQ to this board if it's not already. I ported PYNQ to the ZC702: Porting PYQN to ZC702 I have posted a couple of similar…
Parents
  • dimiterk
    dimiterk over 5 years ago

    I would be interested in testing this board.It looks feature packed.

     

    I would port PYNQ to this board if it's not already. I ported PYNQ to the ZC702:

     

    Porting PYQN to ZC702

    I have posted a couple of  similar projects:without AI.

     

    FPGA camera lane detection with ZYNQ ZC702

    https://www.hackster.io/dhq/fpga-camera-edge-detection-02dce2

     

    Ideally I would use two video feeds to  implement an image captioning neural network (CNN+ LSTM). I see the carrier has HDMI in which is great.

    I have an idea on how to do this on a SOC but I will probably need to use PYNQ  framework to speed up development.

    This will make testing IP cores quite straightforward since I one would have to use Python to talk to them.

     

    Then I would implement a video mixer with multiple cameras. Will use HLS  IP's in order to meet the free cores requirements.

    The MIPI-CSI core is quite expensive. Word on the vine is that Xilinx plans to release it for free in the future Vivado versions.

    so I would use either an HDMi video source, a USB camera which will necessitate Petalinux or use a custom FMC solution with multiple cameras.

    .

    As for AI I think one can either run the DPU V3 .One other option is to compile and use YoloV3 for object localization running on the PS

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • dimiterk
    dimiterk over 5 years ago

    I would be interested in testing this board.It looks feature packed.

     

    I would port PYNQ to this board if it's not already. I ported PYNQ to the ZC702:

     

    Porting PYQN to ZC702

    I have posted a couple of  similar projects:without AI.

     

    FPGA camera lane detection with ZYNQ ZC702

    https://www.hackster.io/dhq/fpga-camera-edge-detection-02dce2

     

    Ideally I would use two video feeds to  implement an image captioning neural network (CNN+ LSTM). I see the carrier has HDMI in which is great.

    I have an idea on how to do this on a SOC but I will probably need to use PYNQ  framework to speed up development.

    This will make testing IP cores quite straightforward since I one would have to use Python to talk to them.

     

    Then I would implement a video mixer with multiple cameras. Will use HLS  IP's in order to meet the free cores requirements.

    The MIPI-CSI core is quite expensive. Word on the vine is that Xilinx plans to release it for free in the future Vivado versions.

    so I would use either an HDMi video source, a USB camera which will necessitate Petalinux or use a custom FMC solution with multiple cameras.

    .

    As for AI I think one can either run the DPU V3 .One other option is to compile and use YoloV3 for object localization running on the PS

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • 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