How to use the deep learning IP core generated by deep learning hdl toolbox

23 Ansichten (letzte 30 Tage)
KH
KH am 5 Dez. 2025 um 10:35
Kommentiert: KH vor etwa 6 Stunden
Hi,
I have successfully generated a deep learning IP core and integrated it into the official reference design, where it works very well using the hw.predict command. Now, I would like to integrate this IP core into my own real-time processing design. I have implemented my own AXI Lite master block, but I need guidance on how to configure the IP core properly. The ip core has much registers, I do not know the sequence and which register I should write.
I wonder if there is any guidence, or how can I know how the Matlab function hW.predicet control the deep learning processor.
Looking forward to your reply!

Antworten (1)

Anumeha
Anumeha am 15 Dez. 2025 um 9:59
Hi KH,
You can check out this documentation page for more information on how the deep learning IP core works in MATLAB:
https://www.mathworks.com/help/deep-learning-hdl/ug/deep-learning-processor-ip-core.html
Hope this helps!
  1 Kommentar
KH
KH vor etwa 6 Stunden
Thanks for your reply, I have read the document.
However, the documents are not clear, and I dont know which register should i read or write.
So I have to use wireshark to see how matlab communicate with the deep learning core!

Melden Sie sich an, um zu kommentieren.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by