How to create a custom PYNQ overlay

แชร์
ฝัง

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

  • @thanatosor
    @thanatosor 2 หลายเดือนก่อน +1

    Make the algorithm in HLS/C then add to Vivado as IP Design, finish the block then export/generate BitStream to be called in Overlay.

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

    Very helpful and intuitive explanation, thanks a lot

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

    That's very useful, thanks.

  • @europeanunion5765
    @europeanunion5765 ปีที่แล้ว +4

    11:10 it seems you need the .hwh file as adder.hwh from the hw_handoff subfolder next to the bitstream file on your pynq, otherwise the pynq will show an error message that it cannot locate the bitstream

    • @user-lj7nj7nf7s
      @user-lj7nj7nf7s 7 ชั่วโมงที่ผ่านมา

      after generate bitstream, File>Export>Export Hardware then you can get the .xsa file that include the .hwh file

  • @user-ny6ow4vf8d
    @user-ny6ow4vf8d 6 หลายเดือนก่อน

    Is it the same if I use this as it is in vitis?