Best Practice Guide for SystemVerilog DPI Generation

Guide for learning how to efficiently generate SystemVerilog DPI-C components from MATLAB code for HDL simulators

https://github.com/mathworks/Best-Practice-Guide-for-SystemVerilog-DPI-Component-Generation

You are now following this Submission

Best Practice Guide for SystemVerilog DPI Component Generation
HDL Verifier™ facilitates the generation of SystemVerilog DPI and Universal Verification Methodology (UVM) testbench components directly from MATLAB® or Simulink®, bridging the gap between algorithm development and design verification. This guide is tailored to enhance your MATLAB workflow by providing recommended practices for preparing MATLAB designs for SystemVerilog DPI component generation.
In this guide, you will find comprehensive coverage of topics essential for evaluating MATLAB code compatibility with code generation, including:
  • Getting started with code generation
  • Converting scripts to functions
  • Frame/stream modeling
  • Working with vectors and matrices, including variable-sized vectors and matrices
  • Using floating- and fixed-point data types
  • Considerations for constrained randomization
  • Generating UVM components

Cite As

MathWorks HDLVerifier Team (2026). Best Practice Guide for SystemVerilog DPI Generation (https://github.com/mathworks/Best-Practice-Guide-for-SystemVerilog-DPI-Component-Generation/releases/tag/1.0.0), GitHub. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with R2023b to R2024a

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.