Timeout Occurs during Cosimulation Wizard Simulation Options Step
Mostrar comentarios más antiguos
I'm attempting to verify cosimulation on my system. I'm using MATLAB R2017b and ModelSim DE 2019.3 on Linux. I'm aware that this is not listed as a supported version, but I'm looking for guidance to help troubleshoot whether there is a path forward.
During the "Simulation Options" part of the Cosimulation Wizard, I receive the following error after a 120s timeout.
"Error: Time-out occured during launching HDL simulator. Please check the HDL simulator log for error messages."
What is the "HDL simulator log"? Is this a MATLAB owned log I can examine for more detailed information on the failure? Where can I find it? The compilation step works correctly, so it seems that MATLAB can invoke vcom just fine. It seems there's an issue with vsim.
I also get the following error when invoking vsim (after invoking hdldaemon) directly from the MATLAB command window:
Warning: Unsupported version of HDL simulator '2019'. See product requirements. Will attempt to continue
launching HDL simulator.
> In hdlsim/l_GetModelSimLibInfo (line 541)
In hdlsim (line 123)
In vsim (line 106)
Thanks ahead of time for any help you can provide!
1 comentario
Ganeshkumar K
el 10 de Mzo. de 2021
I am facing same error in 2020, can anyone help on this. Thanks.
Respuestas (1)
Selenia Maria Medina Hernández
el 11 de Abr. de 2020
0 votos
Could you solve this problem by the end?
Categorías
Más información sobre MATLAB 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!