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
ZedBoard Hardware Design 1V Power supply under-powered
  • 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 15 replies
  • Subscribers 354 subscribers
  • Views 1983 views
  • Users 0 members are here
Related

1V Power supply under-powered

Former Member
Former Member over 13 years ago

What's the maximum power that can by drawn by the Zynq PL? Has this been tested?

I have build a large design (80%) that need to runs at 100MHz, but when I program the bitstream to the Zedboard. The Zynq reset a few ms after being DONE.

Also, I have probed the 1V power supply at C357. After, the PL is DONE, the voltage go down to about 560mV and go back up to 1V probably because the PL resets.

What could be causing this?

Is it because the PL draw to much power?

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

    I though I'd let you know that I have confirmed this issue.

    I bypassed the 1V power supply by using an external power supply. Now, the design is working and as much as 3A is drawn from the 1V power supply.

    This is much more than the 2A the MAX15021ATI+ (onboard 1V PSU) is capable of.

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

    You are correct that the 1V supply on ZedBoard has a max capacity of 2A. This is shared between all of the 1V requirements on Zynq 7020 -- Vccint, Vccpint, and Vccbram. We estimated what a reasonably aggressive design might do using the tools available at the time which was 13.2 Beta Xilinx Power Estimator. We then added 50% margin to cover any inaccuracies.

     

    It is unfortunate that ZedBoard is not capable of supplying what your application requires. If you are willing, I am very interested in correlating what we created in XPE to what your design is doing. Have you analyzed what your design should be drawing in XPE? If so, will you please share it?

     

    As changing the 1V supply on ZedBoard would require extensive redesign and we believe it is sufficient for the majority of users, we will not redesign the ZedBoard power supplies.  For those that need more than 2A on the 1V rail, we recommend you use the ZC702 board instead.

     

    Bryan

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

    Xilinx Power Analyzer calculates that my design will use around 1.2A ( http://www.louif.com/power_analysis.png ). I think this is not considering what the ARM processor is using (0.6A).

    So, I cannot account for up to 1.2A of power usage. Also, 3A is a peak usage, so it may have been transcient.

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

    I would agree that this screenshot does not include show the PS running -- notice the Vccp___ supplies. Vccpint is only drawing 23 mA. So there is definitely something missing here. Assuming the PS is 0.6A, that extra 1.2A is still a mystery. We have re-analyzed a Zynq 7020 design in the latest 2013.1 XPE with a 80-90% loaded design, and we are still getting ~1.2A, including the PS. I have never known XPE to be more than 20% off. Perhaps we are not including something. Or maybe XPE has a bug this time. Perhaps your design has characteristics that we haven't mapped properly in XPE, such as clock rate, fanout, etc.

     

    If you'd like to take a look at our analysis, see the XPE spreadsheet here.

    7_Series_XPE_2013_1_ZedBoard_130610.xlsm
    https://avnet.egnyte.com/h-s/20130611/67cc6ff8db144e92

     

    Bryan

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

    I would agree that this screenshot does not include show the PS running -- notice the Vccp___ supplies. Vccpint is only drawing 23 mA. So there is definitely something missing here. Assuming the PS is 0.6A, that extra 1.2A is still a mystery. We have re-analyzed a Zynq 7020 design in the latest 2013.1 XPE with a 80-90% loaded design, and we are still getting ~1.2A, including the PS. I have never known XPE to be more than 20% off. Perhaps we are not including something. Or maybe XPE has a bug this time. Perhaps your design has characteristics that we haven't mapped properly in XPE, such as clock rate, fanout, etc.

     

    If you'd like to take a look at our analysis, see the XPE spreadsheet here.

    7_Series_XPE_2013_1_ZedBoard_130610.xlsm
    https://avnet.egnyte.com/h-s/20130611/67cc6ff8db144e92

     

    Bryan

    • 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