Main Content

Code Generation

Generate High-Level Synthesis code from MATLAB® code

You can generate High-Level Synthesis (HLS) code from MATLAB code by using the HDL Coder™ app. The HDL Workflow Advisor generates HLS code and synthesize the generated code by using the synthesis tools.

Apps

HDL Coder Generate HDL and High-Level Synthesis (HLS) code from MATLAB code

Functions

codegenGenerate HDL or High-Level Synthesis (HLS) code from MATLAB code
coder.configCreate HDL Coder code generation configuration objects
hdlsetuphlstoolpathSet up system environment to access High-Level Synthesis (HLS) software (Since R2022a)

Objects

coder.HdlConfigHDL codegen configuration object

Topics