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
codegen | Generate HDL or SystemC code from MATLAB code |
coder.config | Create HDL Coder code generation configuration objects |
hdlsetuphlstoolpath | Set up system environment to access High Level Synthesis (HLS) software (Since R2022a) |
Objects
coder.HdlConfig | HDL codegen configuration object |
Topics
- Workflows in HDL Workflow Advisor
Learn about the HDL Workflow Advisor and various workflows you can choose and platforms you can target.
- HDL Workflow Advisor
Overview of the HDL Workflow Advisor.
- Create and Set Up Your Project
At the MATLAB command line, enter:
- MATLAB to SystemC Code Conversion Options
Describes MATLAB to SystemC workflow.
- SystemC Code Generation Report
SystemC code generation report.