FPGA Pins Explained!

Поділитися
Вставка
  • Опубліковано 16 тра 2024
  • Compared to microcontrollers, FPGAs typically have many more configurations, power supply pins, and general I/O. In this video, Philip Salmony, Tech Consultant for Altium and the mind behind Phil's Lab, details what connections need to be made to ensure your FPGA-based hardware design works correctly.
    00:00 Introduction
    00:30 Example Design Overview
    01:22 Required Voltage Rails
    02:18 Quad Buck Converter and Power Sequencing
    03:59 Decoupling
    05:51 FPGA JTAG And Mode Pins
    07:44 Flash Memory
    09:16 FPGA Configuration Pins
    10:20 ADC
    10:58 FPGA Banks
    13:48 Outro
    👉 For More Tech Consultant Philip Salmony from Phil's Lab Videos, click here: • Tech Consultant Philip...
    👉 For More PCB Design for Beginners Videos, click here: • PCB Design for Beginners
    👉 15 Days Free Altium Designer Access: www.altium.com/yt/philslab
    👉 Check Out Phil's Channel Phil's Lab: / phils94
    Don't forget to follow us on social to stay up-to-date on the latest Altium Academy content.
    👉 Follow Altium on Twitter: / altium
    👉 Follow Altium on Linkedin: / altium
    👉 Follow Altium on Facebook: / altiumofficial
    👉 Ready to try the industry's best-in-class design experience yourself? Download it today and get started! www.altium.com/downloads?utm_...
    The Altium Academy is an online experience created to bring modern education to PCB Designers and Engineers all across the world. Here you can access a vast library of free training and educational content covering everything from basic design to advanced principles and step-by-step walkthroughs. Join industry legends as they share their career knowledge, review real-life design projects, or learn how to leverage one of Altium's leading design tools. No matter your level of experience, the Altium Academy can help you become a better Designer and Engineer!
    About Altium LLC
    Altium LLC (ASX:ALU), a global software company based in San Diego, California, is accelerating the pace of innovation through electronics. From individual inventors to multinational corporations, more PCB designers and engineers choose Altium software to design and realize electronics-based products.
    #Altium #PCBdesign #AltiumDesigner
  • Наука та технологія

КОМЕНТАРІ • 37

  • @GustavoPinho89
    @GustavoPinho89 Рік тому +12

    Hey, it's Phil's Lab!!!!

  • @pavelkobrisev2574
    @pavelkobrisev2574 Рік тому +11

    So much useful information in one video! Philip, thank you so much! Looking forward to your next episodes!

    • @PhilsLab
      @PhilsLab Рік тому +1

      Thank you very much, Pavel!

  • @oguzhanguvercin6166
    @oguzhanguvercin6166 Рік тому +2

    Keep up the videos with Phill. Great content as always.

    • @PhilsLab
      @PhilsLab Рік тому

      Thank you very much!

  • @AndrewKiethBoggs
    @AndrewKiethBoggs Рік тому

    You are fantastic. Thank you so much for the video!

  • @ArthurIslamRU
    @ArthurIslamRU 9 місяців тому

    Thanks for cool necessary information

  • @peteckone
    @peteckone Рік тому +5

    That's a cool project. This was a very informative and helpful video. Will you show us how you did the BGA routing?

    • @PhilsLab
      @PhilsLab Рік тому +3

      Thanks! Yes, I'm going to go over a few aspects of the PCB design for this board in future videos.

  • @martylawson1638
    @martylawson1638 Рік тому +4

    A good future video would be to go over the details of how each IO pin of the FPGA works. Pretty sure they all have a rail-to-rail clocked comparitor to support all the differential logic standards. Most have a lot of output drive strength settings. Many also have a variable delay line and 4-bit shift register for serial to parallel conversion so 1Gbps signals on the IO can be slowed down for the fabric. All these features add a LOT of analog capability to the IO pins that's only indirectly documented.

  • @werderden
    @werderden Рік тому +1

    Hey Philip, nice Video! Really quite useful with lots of information.
    Regarding the power on sequence I would have a concern.
    As you mentioned the threshold is only 400mV for the enable circuit. When turning on a subsequent voltage this voltage may not be properly stabilized by the time you turn on the next rail.
    A small RC circuit for the enable of the next voltage would probably mend this and allow the previous rail and circuits inside to power up fully before the next rail is turned on.
    Happy to hear your thoughts on this.
    Keep up the great work and looking forward to the next video!

    • @PhilsLab
      @PhilsLab Рік тому +3

      Hey Deniz, That's right - it may be beneficial to add a small cap to the enable pin which is fed through a resistor from a buck's output voltage. However, usually for designs like these I'd use a quad buck converter that has power good signals for each channel - this way we wouldn't need to add a delay. For this design I happen to have had some of the ICs lying around and thought I should use them (despite only having a 'power good all' signal).

  • @JeffreyBoye
    @JeffreyBoye Рік тому

    Does Altium have an FPGA IO unraveling tool similar to Mentor Graphics' Xpedition IO Optimizer? If so, is there a video covering this tool?

  • @MuhammadQasimRauf
    @MuhammadQasimRauf Рік тому

    Great video Phil.
    You have mentioned that you haven't used a few of the FPGA banks. Yet you still delivered them power as well as placed decoupling caps. Is that really necessary?

  • @leeslevin7602
    @leeslevin7602 Рік тому

    Brilliant, Thank you.

  • @timdipayanmazumdar1089
    @timdipayanmazumdar1089 Рік тому

    Excellent Video

  • @andreasmueller8447
    @andreasmueller8447 Рік тому +1

    Great video. One remark about PUDC_B though: PUDC_B (Pull-Ups During Configuration (Bar)) controls the state of the FPGA IOs *during configuration* (i.e. while the FPGA is programmed), not the default/startup value of the FPGA IO pins. It is also not possible to pull the FPGA IOs low during configuration; if PUDC_B is tied low, all IOs will have pull-ups during configuration; if PUDC_B is tied high, all IOs will be in a high-Z state.

    • @PhilsLab
      @PhilsLab Рік тому +1

      Thanks, Andreas - that's a great point!

  • @myetis1990
    @myetis1990 Рік тому

    Hey Phil, great job, thanks for the useful tutorial.
    I wonder how to create a board support package, do you think to prepare kinda bsp tutorial? (may be its not to do with the altium , so you can show it in you personal channel)

    • @PhilsLab
      @PhilsLab Рік тому +1

      Thanks, Mustafa! I recently received some FPGA/SoC boards from manufacturing and am in the process of doing exactly that - creating BSPs. As you said, this'll be something for my personal channel in the next few months :)

  • @theonlyari
    @theonlyari Рік тому +1

    Do you have any tips for creating the symbol and footprint for a BGA part? Not all parts and companies supply these. Does Altium have a way to import pins from an excel sheet? Moreover, do you have any tips or tricks to employ to verify a symbol/footprint?

    • @Zachariah-Peterson
      @Zachariah-Peterson Рік тому +2

      There are a couple other videos on the channel:
      ua-cam.com/video/enGV58pIvXs/v-deo.html
      ua-cam.com/video/NTrP3fDrViQ/v-deo.html
      On the Altium blog, there is an article from Mark Harris titled "Creating High Pin Count Schematic Symbols Quickly" that shows a way to make large symbols with many pin names that shows one way to do it from a table.

  • @bayyyi
    @bayyyi Рік тому +1

    cool video, but honestly you just intimidated me with starting FPGA circuits ... ^^

  • @ibrahimelkilani8508
    @ibrahimelkilani8508 Рік тому

    Hi, in 07:44 bootmode in my sight is set to 101 which is JTAG (or 100 when removing the 0R) , but it is said in the video that it is master SPI mode (that is 001). I can't get that !? It seems that the order of M0, M1, and M2 is reveresed

    • @JakubKraus0
      @JakubKraus0 Рік тому

      The description is M[2:0], so 001 means M2=0, M1=0, M0=1

  • @niteendhotre3000
    @niteendhotre3000 9 місяців тому

    👍👍

  • @user-ww2lc1yo9c
    @user-ww2lc1yo9c 11 місяців тому

    Why did I not have such tutorials 10 years ago? Most of my life has been ruined.

  • @EuMatBa
    @EuMatBa Рік тому

    According to the UG470 (page 22), PUDC_B should be tied to VCCO14 or ground directly or via resistor with 1k or less. 4k7 is too much.

  • @infogo5966
    @infogo5966 Рік тому

    making your own soft using what you’ve learned.

  • @FPGASystems
    @FPGASystems Рік тому

    You are welcome from FPGA community :) Let me know if you would collab stream :)

  • @mdrezaulkarim47
    @mdrezaulkarim47 Рік тому

    🙂🙏

  • @316728237
    @316728237 Рік тому

    CAN YOU SUBMIT THE SOURCE FILES?

  • @eduardo_balby
    @eduardo_balby Рік тому +1

    The worst tNice tutorialng soone can do after starting is quitting... never give up and the rewards will be greatly appreciated