フィルターのクリア

HDL Verifier "Verify HDL Module with MATLAB Test Bench" Tutorial: Cannot find example code from Tutorial.

1 回表示 (過去 30 日間)
Hello, I tried to do the "Verify HDL Module with MATLAB Test Bench" Tutorial for the HDL Verifier add-on. In the "Set up Tutorial Files" Section you have to copy these two files into your working folder:
matlabroot\toolbox\edalink\extensions\modelsim\modelsimdemos\modsimrand_plot.m
matlabroot\toolbox\edalink\extensions\modelsim\modelsimdemos\VHDL\modsimrand\modsimrand.vhd
I checked this folder but there was no .m or .vhd file... Does anybody know where i can find them?
Best regards
Julien
  3 件のコメント
Julien
Julien 2024 年 2 月 20 日
Hello thanks for your quick answer.
But it looks not the same to this i have on my Help center. I saw now that on the Help center i have the R2023a Version and on Internet is the R2023b version. I will try to update Matlab and do then the R2023b tutorial.
Julien
Julien 2024 年 2 月 20 日
And I am facing exactly the same issue as before... Where can i get these files:
" modsimrand.m, modsimrand.vhd, modsimrand_plot.m, draw_modsimrand_fig.m, transcript, and compile_and_launch.tcl." ?
Best regards
Julien

サインインしてコメントする。

採用された回答

Priyanshu Mishra
Priyanshu Mishra 2024 年 3 月 1 日
Hello Julien,
For MATLAB 23b and later versions, execute the following command in the Command Window to open the example:
>> openExample('hdlverifier/VerifyHDLModuleWithMATLABTestBenchExample')
For MATLAB 23a, access the example files at:
matlabroot\toolbox\edalink\foundation\hdllink\demo_src\tutorial_modsimrand
Replace matlabroot with your MATLAB installation path.
Best
Priyanshu

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeCode Generation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by