Using AXI DMA in Vivado

Поделиться
HTML-код
  • Опубликовано: 4 ноя 2024

Комментарии • 22

  • @BoneohSanitarium
    @BoneohSanitarium 29 дней назад

    Thumbs up! Subscribed! Thank you for making this. One suggestion is to minimize the TCL Console and Flow Navigator so that the Block Design is larger and easier to see without scrolling.

  • @DrewCottrell
    @DrewCottrell 2 года назад +3

    Excellent tutorial! I'm using the 2021.2 versions of Vivado and Vitis but almost everything you described was still relevant and the scatter-gather DMA polled and interrupt examples both worked on the first try. Huge thanks for helping out those of us trying to learn this stuff.

  • @spiffyrarepilot5584
    @spiffyrarepilot5584 8 месяцев назад +1

    In this example using the driver seems much more difficult code to read. Why not stick to access with pointers as you did at the beginning?

  • @Jonathan-ru9zl
    @Jonathan-ru9zl Год назад

    keep up with your excellent tutorials!!

  • @jacobdrotz36
    @jacobdrotz36 Год назад +1

    if i want to send my own data? which axi interface should i connect my own RTL port to in the block design?

  • @ozgunaydn
    @ozgunaydn 11 месяцев назад

    Hi, thank you very much for this great tutorial. Can we use these example codes in petalinux application or are there any petalinux DMA drivers for this purpose?

    • @fpgadeveloper
      @fpgadeveloper  11 месяцев назад

      No, these are standalone applications. There are AXI DMA drivers for PetaLinux, but we don't cover them in this tutorial.

  • @RenzymEducation
    @RenzymEducation 2 года назад

    I just noticed that all your videos are from last couple of months. I am sure have seen your videos from few years ago. What happened, did your old channel got hacked or something?

    • @fpgadeveloper
      @fpgadeveloper  2 года назад +1

      I deleted my account by accident. Sounds crazy I know..

    • @RenzymEducation
      @RenzymEducation 2 года назад

      @@fpgadeveloper Yes it does :)

  • @anhovan1250
    @anhovan1250 3 месяца назад

    If I want to debug my ip in block diagram, how can I simulate this block diagram to view waveform?

  • @juanpabloinigo7395
    @juanpabloinigo7395 Год назад

    Hi, excellent tutorial. Thank you very much. I enter to download the sources but i can't find the xaxidma_example_simple_itrc, only the polling example, can you upload it to git?

  • @vijaydattu709
    @vijaydattu709 Год назад

    Hi,
    Iam using two axi dma channels separately connected to the two pl ddr4,i want to start both axidma at a time,how to do?any suggestion...?

  • @qwerty_____146
    @qwerty_____146 Год назад

    Excellent

  • @jateenrathod9914
    @jateenrathod9914 Год назад

    Hello, what data is actually being sent and read in this example?
    Can this data be user defined as well ? If yes how do we go about it

    • @ashishranjanprasad4943
      @ashishranjanprasad4943 Год назад

      This example have a for loop to generate incremental data and store in tx buffer(ddr4) and then initiate dma to transfer data from tx buffer to rx buffer(ddr4). Basically transferring data between ddr4 only. There is no example describing data transfer from pl rom or pl fifo to ddr4.

  • @gokcersonmezocak8822
    @gokcersonmezocak8822 2 года назад

    Thanks a lot ❤

  • @francofong
    @francofong Год назад

    Thanks!

  • @igorzeh7182
    @igorzeh7182 2 года назад

    Hello, your tutorial is good but it doesn't work for me, I did exactly the same, my bitstream generation was a success but with 132 warnings..I'm using the 2020.2 version and in SDK when I tried to run the application I'd an error, the tool said it cannot find the the ARM device and even in VIVADO when I tried to program the device I had this error [Labtools 27-3165] End of startup status: LOW all I know, it's that it's about voltage and the DONE pin register that does not have the good value...it's low instead to be high... I've already searched in the Xilinx forums but no real answer to this problem.. :(

    • @igorzeh7182
      @igorzeh7182 2 года назад

      And I have a zedboard zynq-7000

    • @bobs8226
      @bobs8226 Год назад

      @@igorzeh7182 i get that error when I do not have board configured to JTAG mode

  • @micronanomagic
    @micronanomagic Год назад

    南方科技大学李昊龙实名观看!