Newbie Question: No Vsim, Vlib etc in my ModelSim

J

jk

Guest
Hi all,

trying to follow the advice of one of the regulars on this forum and learn
to use the text based version of ModelSim 5.7.

However, using the file-find facility I have not been able to find Vsim and
Vlib on my installed version of Mentor Graphics on my machine. Is this
normal? I figured there was actually meant to be files which could be
accessed via the command interface...

- K
 
jk wrote:
Hi all,

trying to follow the advice of one of the regulars on this forum and learn
to use the text based version of ModelSim 5.7.

However, using the file-find facility I have not been able to find Vsim and
Vlib on my installed version of Mentor Graphics on my machine. Is this
normal? I figured there was actually meant to be files which could be
accessed via the command interface...
If you are using ModelSim SE, you may have to compile the libraries
yourself. I found some information on how to do this in the Xilinx
suport forum.

- Anders
 
"jk" <z3015094NOSPAM@student.unsw.edu.au> wrote in message
news:btltqp$8uu$1@tomahawk.unsw.edu.au...
Hi all,

trying to follow the advice of one of the regulars on this forum and
learn
to use the text based version of ModelSim 5.7.

However, using the file-find facility I have not been able to find
Vsim and
Vlib on my installed version of Mentor Graphics on my machine. Is
this
normal? I figured there was actually meant to be files which could
be
accessed via the command interface...

- K
They should be there somewhere! On a PC you may have to add the path
to modelsim to your PATH variable. The vsim and vlib binaries are
normally in

c:\program files\modelsim5.7\win32

and have names like vsim.exe, vlog.exe, vcom.exe

On a unix machine, they also need to be in your path.

What operating system are you using?

Alan


--
Alan Fitch
Consultant

DOULOS - Developing Design Know-how
VHDL * Verilog * SystemC * Perl * Tcl/Tk * Verification * Project
Services

Doulos Ltd. Church Hatch, 22 Market Place, Ringwood, Hampshire, BH24
1AW, UK
Tel: +44 (0)1425 471223 mail:
alan.fitch@doulos.com
Fax: +44 (0)1425 471573 Web:
http://www.doulos.com

The contents of this message may contain personal views which are not
the
views of Doulos Ltd., unless specifically stated.
 
after spending a bit of time on this problem...I turned out that I had in
fact not installed ModelSim from the seperate CD. Installed it and it works
like a charm

cheers

- Kwaj

"Alan Fitch" <alan.fitch@doulos.com> wrote in message
news:btmjpp$3tk$1$830fa79f@news.demon.co.uk...
"jk" <z3015094NOSPAM@student.unsw.edu.au> wrote in message
news:btltqp$8uu$1@tomahawk.unsw.edu.au...
Hi all,

trying to follow the advice of one of the regulars on this forum and
learn
to use the text based version of ModelSim 5.7.

However, using the file-find facility I have not been able to find
Vsim and
Vlib on my installed version of Mentor Graphics on my machine. Is
this
normal? I figured there was actually meant to be files which could
be
accessed via the command interface...

- K



They should be there somewhere! On a PC you may have to add the path
to modelsim to your PATH variable. The vsim and vlib binaries are
normally in

c:\program files\modelsim5.7\win32

and have names like vsim.exe, vlog.exe, vcom.exe

On a unix machine, they also need to be in your path.

What operating system are you using?

Alan


--
Alan Fitch
Consultant

DOULOS - Developing Design Know-how
VHDL * Verilog * SystemC * Perl * Tcl/Tk * Verification * Project
Services

Doulos Ltd. Church Hatch, 22 Market Place, Ringwood, Hampshire, BH24
1AW, UK
Tel: +44 (0)1425 471223 mail:
alan.fitch@doulos.com
Fax: +44 (0)1425 471573 Web:
http://www.doulos.com

The contents of this message may contain personal views which are not
the
views of Doulos Ltd., unless specifically stated.
 

Welcome to EDABoard.com

Sponsor

Back
Top