Unrecognized function or variable 'vsim'.
Mostrar comentarios más antiguos
i am getting this error i am working with matlab 2020 a and i instaled modelsim student edition and 11.1 with license . can anyone help me ?
5 comentarios
Walter Roberson
el 30 de Jul. de 2021
I notice that you mention "student" . If you are using a MATLAB Student license, then you do not have access to the HDL Verifier product that is needed to use vsim .
However, if you are using a MATLAB license provided by your university then that would probably be either a Campas Wide License (new name) or Total Academic Headcount (old name) license, and those licenses are potentially eligible to use HDL Verifier (if the university purchased rights for that.)
samira sorayaasa
el 30 de Jul. de 2021
Bharath Venkataraman
el 30 de Jul. de 2021
vsim ships with the HDL Verifier product.
Could you please send the output of ver in MATLAB so we can confirm you have HDL Verifier in your installation?
Please also send the output from running "which vsim" on the MATLAB command prompt.
samira sorayaasa
el 1 de Ag. de 2021
Mahdi Naghshvarianjahromi
el 24 de Jun. de 2022
The Block/HDLImplementation pair: ('built-in/Reference', 'Module') is not registered in the implementation database.
Component:HDLCoder | Category:HDL error
Hello Samira, I use Matlab with Academic Lisence.
Seems Kiran Kintali answer is nonsense and isn't useful.
Could I ask you please, did you find the solution for this issue?
Respuesta aceptada
Más respuestas (3)
Kiran Kintali
el 30 de Jul. de 2021
Editada: Kiran Kintali
el 30 de Jul. de 2021
Possibly install issue. Do you have this file on your path?
>> help vsim
vsim Launch ModelSim for use with MATLAB and Simulink.
>> which vsim
<path_to_install_root>\matlab\toolbox\edalink\extensions\modelsim\modelsim\vsim.m
4 comentarios
samira sorayaasa
el 30 de Jul. de 2021
samira sorayaasa
el 30 de Jul. de 2021
samira sorayaasa
el 30 de Jul. de 2021
samira sorayaasa
el 1 de Ag. de 2021
Kiran Kintali
el 1 de Ag. de 2021
0 votos
please reach out to support for this install question.
1 comentario
samira sorayaasa
el 1 de Ag. de 2021
samira sorayaasa
el 4 de Ag. de 2021
0 votos
Categorías
Más información sobre Simulink Cosimulation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
