Main Content

Code Generation

Generate SystemC™ code from MATLAB® code

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

Apps

HDL Coder Generate HDL and SystemC code from MATLAB code

Functions

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

Objects

coder.HdlConfigHDL codegen configuration object

Topics