HDL Verifier "Verify HDL Module with MATLAB Test Bench" Tutorial: Cannot find example code from Tutorial.
10 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Julien
am 20 Feb. 2024
Beantwortet: Priyanshu Mishra
am 1 Mär. 2024
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 Kommentare
Akzeptierte Antwort
Priyanshu Mishra
am 1 Mär. 2024
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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu FPGA, ASIC, and SoC Development finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!