Is Deep Learning HDL Toolbox supports Xilinx All Programmable 7000 ZC702 board?

5 views (last 30 days)
Hello,
It is noticed that, the demos of Deep Learning HDL Toolbox avaialble are inplemented with Intel Arria10 SoC, Xilinix ZCU102, and ZC706. But currently i have Xilinx ZC702 board. Is this board (ZC702) supported by Deep Learning HDL Toolbox?
Thank you.

Answers (2)

stozaki
stozaki on 20 Sep 2020
Edited: stozaki on 20 Sep 2020
Hello TURIMERLA PRATAP,
In R2020b.
Only the following boards are supported when using prototyping workflows on XILINX devices.
This is specified in the release notes.
  • Xilinx Zynq® UltraScale+™ MPSoC ZCU102 FPGA development board.
  • Xilinx Zynq-7000 ZC706 board.
About custom boards :
Integrate the code generated from your customized design into your reference design for deploying to your custom board.
For more information, see Generate Custom Processor IP.
The resource usage when implementing zcu102 and zc706 is as follows. If you use zc702, you may run out of resources.
stozaki
  2 Comments
stozaki
stozaki on 20 Sep 2020
Hello Walter,
I strongly agree with your point. I will give feedback it to the MathWorks documentation team.
Thank you very much.
stozaki

Sign in to comment.


Walter Roberson
Walter Roberson on 20 Sep 2020
Supported devices include Xilinx Zynq® SoC boards such as ZC706 and Zynq Ultrascale+ MPSoC boards such as ZCU102
As the ZC702 is a SoC, then I would suspect it should be supported.

Community Treasure Hunt

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

Start Hunting!