HDL Cosimulation with simulink and Modelsim
이전 댓글 표시
hi all,
I am trying to simulate my inverter HDL code in simulink. But getting errors as:
1) In Modelsim window:-
Error: (vsim-3193) Load of "{C:/MATLAB/R2008b/toolbox/modelsim/windows32/liblfmhdlc_vs05.dll}" failed: File not found.
# ** Error: (vsim-FLI-3160) Failed to load FLI object file "{C:/MATLAB/R2008b/toolbox/modelsim/windows32/liblfmhdlc_vs05.dll}
When checked above .dll was present in given location.
I am using MATLAB R2008b with ModelSim SE plus 6.0a
My questions are:
- Are the above versions of MATLAB and ModelSim compatible ?
- if not, then which version of ModelSim is compatible with MATLABR2008b? and are there any patch up available to resolve compatibility issue?
- if yes, then How to resolve the above error?
Thank you !
With very best regards
Jayant
답변 (1개)
Kaustubha Govind
2012년 3월 13일
0 개 추천
It looks like the supported versions of ModelSim with R2008b are 6.1, 6.2, and 6.3. See if you can upgrade your ModelSim version and try again?
카테고리
도움말 센터 및 File Exchange에서 HDL Coder에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!