External Component Interfaces

HDL code instantiation, black box interfaces, System Generator, HDL cosimulation

Apps

HDL Coder Generate HDL code from MATLAB code

Functions

codegenGenerate HDL code from MATLAB code
coder.configCreate HDL Coder code generation configuration objects

Objects

hdl.BlackBoxBlack box for including custom HDL code

Topics

Integrate Custom HDL Code Into MATLAB Design

Include pre-existing HDL code in your MATLAB® design

Specify the Clock Enable Rate

Configure clock enable to run at design base rate or input data rate.

Minimize Clock Enables

Generate code for registers without clock enables

Enable MATLAB Function Block Generation

During HDL code generation, your MATLAB algorithm must go through the floating-point to fixed-point conversion process, even if it is already a fixed-point algorithm.

Featured Examples