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