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

18 views (last 30 days)
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!
  1 Comment
Anumeha
Anumeha 3 minutes ago
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!

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!