HDL Cosimulation with simulink and Modelsim

7 views (last 30 days)
jayant
jayant on 13 Mar 2012
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:
  1. Are the above versions of MATLAB and ModelSim compatible ?
  2. if not, then which version of ModelSim is compatible with MATLABR2008b? and are there any patch up available to resolve compatibility issue?
  3. if yes, then How to resolve the above error?
Thank you !
With very best regards
Jayant

Answers (1)

Kaustubha Govind
Kaustubha Govind on 13 Mar 2012
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?

Community Treasure Hunt

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

Start Hunting!