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.
dpigen | Generate SystemVerilog DPI component from MATLAB function |
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.