dpi generation for matlab code -凯发k8网页登录
generate systemverilog dpi component from matlab® code
to generate a dpi component from a matlab function, see . you must have a matlab coder™ license to use this feature.
functions
generate uvm or systemverilog dpi component from matlab function |
objects
configure workflows for uvm and systemverilog component generation from matlab |
topics
code the matlab function you want to export to a systemverilog environment.
you can export a matlab function as a component with a direct programming interface (dpi) for use in a systemverilog simulation.
how to export the generated dpi component to a systemverilog environment.
this example shows how to configure, generate, and use a systemverilog dpi (svdpi) component with variable-length inputs or outputs.
generate customizable systemverilog modules and uvm components from matlab using templates.
template variable definition and usage.