Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Problem with simulation in Modelsim SE Plus 5.7e

Status
Not open for further replies.

deniza

Newbie level 4
Joined
Jul 13, 2004
Messages
7
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
61
vsim-3193

# vsim adder.vhdl
# Loading C:/Modeltech_5.7e/win32/../win32aloem/convert_hex2ver.dll
# ** Error: (vsim-3193) Load of "C:/Modeltech_5.7e/win32/../win32aloem/convert_hex2ver.dll" failed: File not found.
# ** Error: (vsim-PLI-3002) Failed to load PLI object file "C:/Modeltech_5.7e/win32/../win32aloem/convert_hex2ver.dll".
# Region: /
# ** Error: (vsim-19) Failed to access library 'adder' at "adder".
# No such file or directory. (errno = ENOENT)
# Error loading design

Where i am found this library?
Please tell me full library path in your Modelsim directory.
 

vsim-19

Hello deniza,

It seems that you try to simulate stuff with the Altera library, is that correct? To get rid of this error download ModelSim Alltera Edition from the Altera web site. Install this and copy “convert_hex2ver.dll” which is included in the Altera version in the needed directory.

Bye,
cube007
 

error: (vsim-19) failed to access library

Hello cube007,

*It seems that you try to simulate stuff with the @ltera library, is that *correct? To get rid of this error download ModelSim Alltera Edition *from the @ltera web site. Install this and copy “convert_hex2ver.dll” *which is included in the @ltera version in the needed directory.


Yes, I'm use Altera libraries. Please send me full path to this *DLL in Modelsim directory

Modelsim can't given this path!
C:/Modeltech_5.7e/win32/?????..?????/win32aloem/convert_hex2ver.dll
 

error: (vsim-19) failed to access library

Hello deniza,

Create the directory „C:/Modeltech_5.7e/win32aloem” and unpack the attached file to this dir.

Bye,
cube007
 

error: (vsim-19)

when i simulate ROM module in unix environment the following error is coming.

# vsim rom.v
# ** Error: (vsim-19) Failed to access library 'rom' at "rom".
# No such file or directory. (errno = ENOENT)
# Error loading design
Error loading design
Sender: LSF System <lsfadmin@weda8>

pl shelp me regarding this error
 

convert_hex2ver.dll

cube007 said:
Hello deniza,

Create the directory �C:/Modeltech_5.7e/win32aloem� and unpack the attached file to this dir.

Bye,
cube007

I'm using QuestaSim under linux and the same error appears to me
/questasim/linux/../win32/convert_hex2ver.dll: cannot open shared object file: No such file or directory

What can I do?
Should I do the same?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top