Gigabit Ethernet + FPGA/SoC Bring-Up (Zynq Part 4) - Phil's Lab #99

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ส.ค. 2024

ความคิดเห็น • 63

  • @scrubbyposh
    @scrubbyposh 10 หลายเดือนก่อน +7

    I wish this series was out back when I was doing an internship to design a custom Zynq dev board in 2021. It is incredibly well explained and shows a very well balanced, step-by-step workflow to design and test a Zynq board. Compared to reading incredibly long datasheets and getting lost in all the Xilinx UGs, this is a godsend.

  • @teddyjamilonatefreire8797
    @teddyjamilonatefreire8797 ปีที่แล้ว +10

    What a nice job! Congrats Phil. I really love your videos

    • @PhilsLab
      @PhilsLab  ปีที่แล้ว +1

      Thank you very much, Teddy!

  • @grpdv
    @grpdv 5 หลายเดือนก่อน +1

    Hats off to you! It must be expensive/time consuming to produce the video of such impressive quality.

  • @asad2880
    @asad2880 2 หลายเดือนก่อน

    Love this video. Absolutely to the point yet comprehensive.

  • @fireracerworkshop8251
    @fireracerworkshop8251 ปีที่แล้ว +3

    Really awesome to see that you're also using add blocker 🤣
    Really love your videos sir.

  • @berberger4814
    @berberger4814 ปีที่แล้ว +5

    not gonna lie, I have the impression that you are really good, but I am still impressed that it makes 900mbit/s+ (probably it wasnt that hard for you, but still)

    • @PhilsLab
      @PhilsLab  ปีที่แล้ว +5

      Thanks!
      I'm glad it worked out first try on this board as well, but I was more worried about the DDR interface, as there's far more that could go wrong there.

    • @parshvapatel8484
      @parshvapatel8484 ปีที่แล้ว +1

      ​​@@PhilsLab I have seen that it is possible to install linux on old phones but is it possible to add something like ft232h or raspberry pi pico to make that smartphone a partial raspberry pi .

  • @Dinkleberg96
    @Dinkleberg96 ปีที่แล้ว +1

    What an AMAZING job, as always!

    • @PhilsLab
      @PhilsLab  ปีที่แล้ว

      Thank you!

  • @yellowcrescent
    @yellowcrescent ปีที่แล้ว +1

    Nice! Impressed that the Zync can handle the nearly 1Gbps throughput to/from the PHY, and the suite of test programs that Xilinx has provided is pretty nice. Seems like they embedded iperf in a standalone program. At least in Linux, the Realtek PHY "quirks" will have already been worked-around in the driver :D

    • @PhilsLab
      @PhilsLab  ปีที่แล้ว

      Thanks, Jacob! Yes, pretty impressive chip the Zynq is.

    • @AdoobII25
      @AdoobII25 ปีที่แล้ว +2

      Keep in mind that while the throughput is 1Gbps, the clock speed at which the FPGA interface to the PHY (RGMII) runs at 125MHz. The Zynq should be able to handle faster clock speeds at its IO :)

  • @saravanakannan6686
    @saravanakannan6686 ปีที่แล้ว +1

    Phill Thanks for this video

    • @PhilsLab
      @PhilsLab  ปีที่แล้ว +1

      Thanks for watching!

  • @dnyaneshwarshingare1403
    @dnyaneshwarshingare1403 ปีที่แล้ว

    Such great work thank you Phil 🥰🥰

    • @PhilsLab
      @PhilsLab  ปีที่แล้ว

      Thank you :)

  • @AdoobII25
    @AdoobII25 ปีที่แล้ว

    Love you Phill

    • @PhilsLab
      @PhilsLab  ปีที่แล้ว

      Thanks, Mohammed

  • @seiftamazerti4547
    @seiftamazerti4547 ปีที่แล้ว

    Great job 👌..like always

    • @PhilsLab
      @PhilsLab  ปีที่แล้ว

      Thanks, Seif!

  • @tpa2640
    @tpa2640 5 หลายเดือนก่อน

    it would be REALLY interesting to see how to design a board with a 10GB ETH interface. (and to give more challenge, using the new IX Industrial connector !)

  • @Jonathan-ru9zl
    @Jonathan-ru9zl ปีที่แล้ว +1

    Hello,
    How you figured out this 12:51 change in bsp? What other important options this wizard [bsp settings] provide?

  • @T0pbuzz
    @T0pbuzz 9 หลายเดือนก่อน

    Great video. For ENET0 in PS block, why did you choose HSTL 1.8V and not LVCMOS 1.8V? Does the Marvell PHY datasheet say to use HSTL?

  • @Jonathan-ru9zl
    @Jonathan-ru9zl ปีที่แล้ว +1

    Genius

    • @PhilsLab
      @PhilsLab  ปีที่แล้ว +1

      Thanks, Jonathan!

  • @ArieLash01
    @ArieLash01 ปีที่แล้ว

    Thaks Phil I found a change to make on my pcb I am doing almost the same design but Kicad Not altium I just copied your Rj45 I put a JXD0-0001NL the HR911130A is a lot
    Cheaper ? Why did you not use the Maxim chip MAX20029 it seems a better psu. You are a lot faster than I am I started in December and am only now at a clean SCH with no errors.
    I am thinking using 4 chips PAM2310BECADJR so-8 I am going with Hirose Connector .
    You have saved me many Hours as you have shown the Bringup I am at least a few months away from Bringup . I do my own BGA soldering I am doing it all in house at home.
    not PCBWAY for assembly .Arieway

  • @Jonathan-ru9zl
    @Jonathan-ru9zl 3 หลายเดือนก่อน

    Hi. How did you install iperf2.0.9? Did you use Cygwin?

  • @gryzman
    @gryzman ปีที่แล้ว

    good stuff, so to speak ;)

    • @PhilsLab
      @PhilsLab  ปีที่แล้ว

      Thanks, Gregg!

  • @tornadoflore
    @tornadoflore ปีที่แล้ว

    Another highly educational video. Thank you Phil. The example programs are based on some kind of RTOS ?

    • @michaelcummings7246
      @michaelcummings7246 ปีที่แล้ว +1

      No OS so far just running directly on the hardware for this simple testing stuff.

    • @PhilsLab
      @PhilsLab  ปีที่แล้ว +1

      Thank you! No RTOS used for these examples I believe.

    • @ALTracer
      @ALTracer ปีที่แล้ว

      These lwIP examples are simply lwIP stack in standalone NOOS mode (so no RTOS) and a few applications from its app collection. Neat if you don't want to deal with full Linux bring-up yet.
      I'm more surprised that they didn't combine both iPerf2 TCP & UDP servers with ICMP echo and TCP echo server. I did (most of) that when tinkering with STM32F072B-DISCO and USB FSDEV RNDIS -- it managed 6 Mbps throughput over USB 12Mbps while fitting in ~96/128k of Flash, 16k of SRAM and serving a webpage at the same time!

  • @user-ex1uv4su2b
    @user-ex1uv4su2b 9 หลายเดือนก่อน

    Thanks for your information. It is great. Could you please tell me if we are able to flash QSPI through Ethernet? not through Jtag. I am new to FPGAs. Thanks

  • @minhkhoa445
    @minhkhoa445 6 หลายเดือนก่อน

    Hi Phil,
    I am currently trying to bring up Gigabit Ethernet on a Zynq board using Broadcom B50612D PHY. Currently, the PHY clock is supplied by a 25MHz crystal. In PS IP core clock configuration for ENET0, I see 4 options: ARM PLL, IO PLL, DRR PLL, External. Which option should I choose for my board and is there any differences between each option?

  • @prashkd7684
    @prashkd7684 ปีที่แล้ว +1

    May i ask what're your plans for this board ? Are you planning to sell it as dev board at all ? This half FPGA half micro board is quite interesting.

    • @hidde3064
      @hidde3064 ปีที่แล้ว

      Listen closely at 0:36

    • @PhilsLab
      @PhilsLab  ปีที่แล้ว +2

      This is part of the upcoming 'advanced hardware design' course. When I release that, I'll also be releasing the board for sale!

    • @phrenologisto
      @phrenologisto ปีที่แล้ว

      Are we talking about an application agnostic dev board, here? What are the edges of this system's capabilities? Seems like a foundation for a tricorder like device, especially with AI becoming a more an more functional author of code, is this a piece of hardware where a person could ask AI to solve a problem and it could use this as its connection to the outside world, appropriate sensors attached, of course.
      Very cool! FPGA programming and utility are a bit beyond me at the moment but im following along like a baby swatting at a mobile. What is the best application use case to take advantage of all components of this system? What were you imagining when you designed this?

  • @asmi06
    @asmi06 ปีที่แล้ว

    Just a heads-up - whenever you regenerate bsp (for example after changing settings or refreshing the bistream) all of your changes are going to be *gone*! Ask me how do I know this ;)

  • @vinaychandratre4188
    @vinaychandratre4188 5 หลายเดือนก่อน

    Where can we buy the populated tested board ?

  • @di987654321
    @di987654321 5 หลายเดือนก่อน

    Hi Phil do you have the schematic published? please let me know
    thanks for your video

  • @nebicicek7404
    @nebicicek7404 ปีที่แล้ว +1

    Your Zynq has its QR code lasered off (probably by the distributor?) Wonder why

  • @robby091000
    @robby091000 ปีที่แล้ว

    I'm doing a project where I'm sending data through AXI into the PL and using the PS to send that data through Ethernet, i have most of the AXI work done and data is arriving in memory ready to be send through Ethernet but here i hit a roadblock and that I'm not familiar with the lwIP library and exactly how data transfers work with the PCB structure and accept calls, is there any documentation or examples you know you can refer me apart from the lwIP documentations and reverse engineering the xillings examples? I have done this already but i still have a hard time understanding the subject.
    On a side note i appreciate all your videos, you are the first person i go to when i need to learn something new on PCB design and my first go to person when i recommend sources on how to do it.

    • @PhilsLab
      @PhilsLab  ปีที่แล้ว

      Thanks, Robby! I'm afraid other than the docs/app notes and examples, there isn't too much info on this online from what I have seen. I hope you can find a solution though!

  • @alexisgalindoflores4089
    @alexisgalindoflores4089 ปีที่แล้ว

    Thanks for your work, very useful. I would like to ask you if you know some method for updating the SW of zynq using the ethernet connection. For example, through an embedded web server. It would be very interesting. Thanks a lot.

  • @novavela
    @novavela 6 หลายเดือนก่อน

    I could not get higher transfer speed than 59.7 Mbits/sec on several reference boards (microZed, XU8, ...). turns out to get top speed, I needed to increase LWIP bsp settings tcp_wnd from 2048 to 40000. Now I get 943 Mbits/sec on all these boards.

  • @rushikeshpalkar8884
    @rushikeshpalkar8884 ปีที่แล้ว

    Hey, can we get to know when the new course be available?

  • @BHSAHFAD
    @BHSAHFAD ปีที่แล้ว

    what is your "home rooter"? i always thought it was called a "router"

  • @ZayMeisters
    @ZayMeisters ปีที่แล้ว

    What was harder, the DDR memory or the gigabit ethernet? I feel like it would be DDR, but this looks difficult as well. Anyways, another great video!!!

    • @PhilsLab
      @PhilsLab  ปีที่แล้ว +1

      Thanks! DDR set-up was surprisingly simple and running in only a couple of minutes (thankfully). The Gig Ethernet would've been okay as well, hadn't it been for those few "bugs" I had to fix in the driver.

    • @AlbertRei3424
      @AlbertRei3424 ปีที่แล้ว

      @@PhilsLab I think he talks about the hardware design, and of course, DDR routing is way harder that Ethernet !!

  • @buddhabenarji2844
    @buddhabenarji2844 ปีที่แล้ว

    Hi Phil, thanks for such a great video.
    I'm trying to send 2 HD-SDI video feeds and one UDP communication protocol on a single ethernet connection. Could you please help me on how to achieve that?

    • @biker2109
      @biker2109 ปีที่แล้ว

      have you looked at NDI from Newtek?

    • @haakonness
      @haakonness ปีที่แล้ว

      HD-SDI has 1.5Gbit/s or 3GBit/s datarate unless you compress it. So you would need to either compress, or use a 10Gbit/s PHY. If you need to ask, I am unsure if this is something you should try to do with FPGAs. It would be easier doing with ready made hardware, like SDI input cards, a computer, and open source software for encoding/sending over ethernet. NDI is a simple solution yes.

  • @user-xx3zj3xb9b
    @user-xx3zj3xb9b ปีที่แล้ว +2

    Not gonna lie, vitis/petalinux has a lot of weird driver code bugs.

  • @Quantum_Dots
    @Quantum_Dots ปีที่แล้ว

    Is it possible make a board like Raspberry Pi 4 with functionality of FPGA ?

  • @bilal7493
    @bilal7493 ปีที่แล้ว

    Sir do u have a copy of this board and if you are willing to sale it, can you please tell me the price?

  • @chaochang1305
    @chaochang1305 ปีที่แล้ว

    the debug porcess is great,if you don't tell me the method,I might never know whot the problem is.

  • @tatyr
    @tatyr ปีที่แล้ว

    what is Zynq?