'hdlv_copyfiles' used in an example doesn't work, and nothing comes up for that when I google. Is there a typo?

1 Ansicht (letzte 30 Tage)
I am trying to follow the instructions here in my local MATLAB: https://www.mathworks.com/help/hdlverifier/examples/generate_uvm_test_bench_from_simulink.html
However I am getting this error from the very first line in the example:
hdlv_copyfiles('hdlv_uvmtb', 'my_dir', '.')
Undefined function or variable 'hdlv_copyfiles'.
Is there a 'hdlv_copyfiles' command? I'm suspicious because googling give me absolutely nothing, which is strange. Does anyone know where the documentation is for this command is or what MATLAB functionality is required for it?
I checked and I have the required tools (Simulink Coder, HDL Verifier, DSP System Toolbox). There is a folder named 'my_dir' at the level where I am running the command.

Akzeptierte Antwort

Kiran Kintali
Kiran Kintali am 3 Mär. 2020
I think it is an example helper file. If the HDLVerifier is installed correctly the file should be at this location
matlab/toolbox/hdlverifier/hdlverifier_examples
  5 Kommentare
Walter Roberson
Walter Roberson am 3 Mär. 2020
Yes, the easiest way to download the example is to download and install r2019b.
(or if you wait another few weeks then history suggests that R2020a will be released before the equinox)

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu HDL Code Generation 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!

Translated by