Timeout Occurs during Cosimulation Wizard Simulation Options Step
이전 댓글 표시
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
Ganeshkumar K
2021년 3월 10일
I am facing same error in 2020, can anyone help on this. Thanks.
답변 (1개)
Selenia Maria Medina Hernández
2020년 4월 11일
0 개 추천
Could you solve this problem by the end?
카테고리
도움말 센터 및 File Exchange에서 MATLAB Cosimulation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!