AMD Xilinx Arty A7, Artix 7 FPGA Evaluation Board - Getting Started

แชร์
ฝัง

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

  • @xntumrfo9ivrnwf
    @xntumrfo9ivrnwf 5 หลายเดือนก่อน +3

    Almost as easy as programming an Arduino 🤣Jokes aside, this video came in VERY handy. I randomly came across a handful of older dev boards (including this one and some really old Spartan-6 ones) and this has been a godsend for the very basics of getting the Arty up and running. For someone with zero FPGA experience, it was all very confusing!

    • @Octopart
      @Octopart  5 หลายเดือนก่อน +2

      So glad you found it helpful!

  • @nitdawg007
    @nitdawg007 วันที่ผ่านมา

    It was a great video with clear explanation. In future could you create videos with VHDL code example instead, please.

  • @xDiGiiTaLx
    @xDiGiiTaLx 2 วันที่ผ่านมา

    Great tutorial! Got the ArtyS7-50 working on Ubuntu 22.04 with only one hiccup: when attempting to connect the FPGA to Vivado, I got the following error message:
    "Unable to launch local cs_server exectuable.
    /tools/Xilinx/Vivado/2024.1/bin/unwrapped/lnx64.o/cs_server: error while loading shared libraries: libz.so.1: failed to map segment from shared object
    child exit status 32512"
    I fixed it by making the /tmp file executable: `sudo mount /tmp -o remount,exec`

  • @saumyagehalot
    @saumyagehalot 21 วันที่ผ่านมา

    Nicely explained! ❤
    Would love to watch more videos on Vivado, Cora Z7-07S and more of Verilog!

  • @vishwamartur
    @vishwamartur 4 หลายเดือนก่อน +1

    i loved ❤❤explanation

    • @Octopart
      @Octopart  4 หลายเดือนก่อน +1

      Thank you! So glad you enjoyed it. Ari’s incredible

  • @dr.decapod7032
    @dr.decapod7032 9 วันที่ผ่านมา

    when I tried to copy your code and also use chatGPT myself, I only got the clk and led to show up in that screen, not the led_prev. Do you know why this may be?

    • @dr.decapod7032
      @dr.decapod7032 9 วันที่ผ่านมา

      update: I ran everything on the board and it works! Now i am really confused as to why it shows nothing on the sim.

    • @xDiGiiTaLx
      @xDiGiiTaLx 2 วันที่ผ่านมา

      @@dr.decapod7032 I think he altered his code a little bit off-screen. You can see that there is no variable led_prev in his testbench at 12:00, but there is at 16:24.

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

    Thank you for the clear explanation! Very useful.

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

    can you tell the pin number of artix 7 for reset pin

  • @odopaisen2998
    @odopaisen2998 11 หลายเดือนก่อน

    Hi - what do you think about the Zynq SOMs like Kria KC260, KR260 kits?

    • @TheEngineeringPerspective
      @TheEngineeringPerspective 7 หลายเดือนก่อน

      I think they're great. I did a how to video on the starter kit as well: th-cam.com/video/N6UBuat8f2U/w-d-xo.html.

  • @rajkohalenitian8184
    @rajkohalenitian8184 3 หลายเดือนก่อน

    Thank you for the detail explanation 🙏

    • @Octopart
      @Octopart  3 หลายเดือนก่อน

      Glad it was helpful!