Is it possible to use different target hardware for implementing deep learning HDL toolbox?
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Muhammad Ihsan Al Hafiz
le 20 Jan 2023
Réponse apportée : Kiran Kintali
le 24 Jan 2023
Hi,
Currently, i am exploring about the implementation of deep learning HDL toolbox. I looked the web documentation and several youtube videos for it, but i am still confused for hardware target.
I have FPGA with the model of Arty-Z7 and XUP Pynq-ZU, but there are no available example for it and the support hardware type does not include it in the model. Is it still possible to implement deep learning HDL toolbox for those hardware?
If we generate the HDL from deep learning HDL toolbox like in this example https://www.youtube.com/watch?v=cwbJSBhBUks , and if we use the different target hardware but in the same family chip, does it work for those hardware?
If anyone has related experience about implementation deep learning algorithm in FPGA using MATLAB, i would love to read your experience in the comment below. Thank you very much.
0 commentaires
Réponse acceptée
Kiran Kintali
le 24 Jan 2023
DL HDL ships bitstreams for few reference boards.
However, DL HDL IP can be customized to any custom FPGA / ASIC configuration.
0 commentaires
Plus de réponses (1)
Sai
le 23 Jan 2023
Hi Muhammad,
I understand that you want to use the Deep Learning HDL Toolbox on Arty-Z7 and XUP Pynq-ZU board.
As of R2022b, MathWorks Deep Learning HDL Toolbox does not support Arty-Z7 and XUP Pynq-ZU. Only the following boards are supported:
Xillinx:
- KCU105
- ZC706
- ZCU102
Intel:
- Arria10Soc
Please refer to the documentation for more information on Deep Learning HDL Toolbox supported hardware
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!