how can i solve this

조회 수: 9 (최근 30일)
taamouch abdelhak
taamouch abdelhak 2019년 1월 19일
편집: Walter Roberson 2019년 1월 22일
Hi, I want to teste the exemple 'Verify Viterbi Decoder Using HDL Cosimulation' But i meet every time this Error
//Error reported by S-function 'shdlcosim' in 'viterbi_modelsim/viterbi_hdl/S-Function': Failed to connect to server. Make sure the loaded HDL simulator library is using shared memory//
how can i solve this probleme. Thank you
  댓글 수: 2
William
William 2019년 1월 21일
Hi Taamouch,
There are a few different possible reasons for this error message.
  1. Are you getting this error when you click on the 'Run' button in Simulink? If so, please make sure you launch either ModelSim or Incisive/Xcelium first before clicking the 'Run' button. You can launch the tools by double clicking on the Startup Command Annotation Box provided in the Simulink model.
  2. Once the simulator is launched and before clicking on the 'Run' button in Simulink, scroll through the log/outputs in the simulator terminal window / command window to see if there are any warnings or errors
  3. Which platform and version of MATLAB are you using?
Regards,
taamouch abdelhak
taamouch abdelhak 2019년 1월 21일
Hi Mr.William
I appreciate your response.
I use Matlab 2017b, and I tested the ModelSim versions 10.4a, 6.5. and it does not work.

댓글을 달려면 로그인하십시오.

답변 (1개)

taamouch abdelhak
taamouch abdelhak 2019년 1월 22일
편집: taamouch abdelhak 2019년 1월 22일
Finally i found the problem.
if you have the same problem you just need to instal the version supported by your Matlab.
for me i solved the problem by using ModelSim 10.4c for Matlab 2017b .
good luck.

카테고리

Help CenterFile Exchange에서 HDL Coder에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by