Main Content

HDL Workflow Advisor

R2026b
Deploy the generated code to a target device by using the HDL Workflow Advisor

To deploy the generated code to a target device, use the HDL Workflow Advisor. The Advisor can run end-to-end workflows that check HDL compatibility and deploy the generated code to a target device. For example, see HDL Code Generation and FPGA Synthesis from Simulink Model.

You can use the HDL Coder app to launch the Workflow Advisor and generate HDL code and synthesize your MATLAB® algorithm on the target device. For example, see Generate and Synthesize HDL Code for Symmetric FIR Filter Using the HDL Workflow Advisor.

Functions

hdladvisorDisplay HDL Workflow Advisor

Classes

hdlcoder.WorkflowConfigConfigure HDL code generation and deployment workflows
hdlcoder.TimingGeneratorBase class to implement custom tool and device support for critical path estimation reporting (Since R2024a)

Tools

Workflow AdvisorGenerate synthesizable HDL code and test benches from MATLAB code

Topics

Using Workflow Advisor tool

Using HDL Workflow Script

Featured Examples