DPI Generation for MATLAB Code

Generate SystemVerilog DPI component from MATLAB® code

To generate a DPI component from a MATLAB function, see DPI Component Generation with MATLAB. You must have a MATLAB Coder™ license to use this feature.

Functions

dpigenGenerate SystemVerilog DPI component from MATLAB function

Topics

Generate DPI Component Using MATLAB

Code the MATLAB function you want to export to a SystemVerilog environment.

DPI Component Generation with MATLAB

You can export a MATLAB function as a component with a direct programming interface (DPI) for use in a SystemVerilog simulation.

Featured Examples