SystemVerilog DPI component generation from a MATLAB FFT

Small example demonstrating the workflow for generating a SystemVerilog DPI component from MATLAB
ダウンロード: 460
更新 2021/10/13

ライセンスの表示

This small example generates SystemVerilog DPI components from MATLAB, for use in a Universal Verification Methodology (UVM) testbench. The components are a reference model that is used in the UVM scoreboard, and a waveform generator that is used as a UVM sequence. It contains run scripts for Mentor Questa, Synopsys VCS, and Cadence Incisive.
This model was referred to by the article posted here:
https://verificationacademy.com/verification-horizons/june-2015-volume-11-issue-2/Reuse-MATLAB-Functions-and-Simulink-Models-in-UVM-Environments-with-Automatic-SystemVerilog-DPI-Component-Generation
For more information on integrating MATLAB and Simulink models into UVM environments:
http://www.mathworks.com/discovery/uvm-verification.html

引用

MathWorks HDLVerifier Team (2024). SystemVerilog DPI component generation from a MATLAB FFT (https://www.mathworks.com/matlabcentral/fileexchange/56159-systemverilog-dpi-component-generation-from-a-matlab-fft), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2021b
R2015a 以降のリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

DPI_UVM_FFT_MATLAB_example

バージョン 公開済み リリース ノート
1.1.2

Re-instated support for Synopsys VCS. See README.txt for instructions.

1.1.1.1

Fixed issue with previous upload where the hdlsrc folder was missing

1.1.1.0

Updated Questa simulation options and added a note on how to debug when DPI generation fails due to a name collision with the rms function.

1.1.0.0

Added support for Synopsys VCS

1.0.0.1

Updated license
Added links for more information

1.0.0.0