Using Debugging System ILA with AXIS DMA and FIFO

Поділитися
Вставка
  • Опубліковано 18 лис 2024

КОМЕНТАРІ • 8

  • @softtransistor6729
    @softtransistor6729 2 роки тому +1

    It helped, thank you :)

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

    How do you run the program in Vitis without reprogramming the bit file?

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

    Hi.. Can you tell me which debugger are you using for programming and debugging in this video? Which one is good to use for multiple CPU's and FPGA core debugging?

  • @이길현-p7f
    @이길현-p7f Рік тому

    I can't see waveform window, how can i make it pop up automatically?

  • @srikantachaitanya6561
    @srikantachaitanya6561 3 роки тому

    Thank you so much....

  • @srcris97
    @srcris97 4 роки тому +1

    Thanks! I have made a custom IP block and I am trying to pass a 512 byte variable through DMA using the base of the simple poll example and this block processes it and returns the compressed data to me. The problem is that it always stays in the loop while(busy) Device_to_DMA. Have you had any similar errors?

    • @mahendrareddygade5032
      @mahendrareddygade5032 3 роки тому

      I am also wishes to write one controller ip for dma instead of sdk code(based on simple poll) ... Can you please help me how to proceed ...

  • @mahendrareddygade5032
    @mahendrareddygade5032 3 роки тому

    In sdk there are 10 transfers given but in ila that many transfers of data was not shown... Why sir..??