DLHDL tool box suport for AMD xilinx FPGA boards
7 views (last 30 days)
Show older comments
I am working with the Deep Learning HDL Toolbox (DLHDL) to generate HDL code for a Xilinx FPGA board.
- I have already installed the AMD FPGA and SoC support package.
- However, when I try to generate, MATLAB asks me to provide an IP address of the target board.
This makes sense for SoC boards like ZCU102/ZCU104 (which have ARM processors and run Linux), but my hardware is a pure FPGA board (no ARM/SoC) ; for example, the Spartan-7 SP701. In this case there is no Ethernet or IP address, and I only want the HDL code / Vivado project that I can integrate manually.
My questions are:
- Can the DLHDL Toolbox generate HDL code and Vivado project only, without requiring SoC deployment?
- Is there an official list of supported AMD/Xilinx boards for DLHDL Toolbox?(I can only find references to ZCU boards, but I want to confirm what is supported out-of-the-box vs. what needs a custom board definition).
- For FPGA-only boards like SP701, is the correct workflow to use custom board and reference design plugin files as described in the docs?
I'm also using the supported Vivado 2024.1
Any clarification would be very helpful.
Thanks in advance!
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!