'vsim' requires HDL Verifier.

3 ビュー (過去 30 日間)
Noe Giovanni Alba Suarez
Noe Giovanni Alba Suarez 2020 年 4 月 24 日
回答済み: Bharath Venkataraman 2020 年 5 月 6 日
I have been trying to use modelsim with matlab but I have the next problem:
>>vsim
'vsim' requires HDL Verifier.
anybody knows how I can solve it?

回答 (2 件)

Kiran Kintali
Kiran Kintali 2020 年 4 月 25 日
Are you just trying to launch Qeustasim from within MATLAB?
You should try this command in MATLAB to launch the executable from System path.
>> !vsim -gui
>> !vsim -do file.do

Bharath Venkataraman
Bharath Venkataraman 2020 年 5 月 6 日
If you are trying to co-simulate MATLAB code and HDL code in ModelSim, you will need the HDL Verifier product to do so.

製品


リリース

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by