Sign in

username:

password:



Not a member?

Search Comp.Arch.FPGA



Search tips

fpga by Keywords

Altera | ASIC | CPLD | Cyclone | DCM | DDR | DSP | Ethernet | ISE | JTAG | Linux | LVDS | Microblaze | ML310 | Modelsim | NIOS | OPB | PCI | Quartus | RocketIO | SDRAM | Spartan | Spartan3 | SRAM | Stratix | Verilog | VHDL | Virtex | Virtex-4 | Virtex-II | Xilinx | XST


Ads

See Also

DSPEmbedded SystemsElectronics

Comp.Arch.FPGA | Please help me!!!!! ModelSim question...

There are 2 messages in this thread.

You are currently looking at messages 0 to 2.

Please help me!!!!! ModelSim question... - Simone Winkler - 2003-08-27 12:31:00

Hello!

I am a newbie trying to perform a simulation with ModelSim...
I did a (very small) project with the Xilinx downloadable webpack - and as i
wanted to simulate it with modelsim, modelsim closed after the following
line:

#vsim -lib work -t 1ps -L xilinxcorelib testbench

the transcript file shows the following:

# Reading D:/Programme/Modeltech_5.5d/win32/../tcl/vsim/pref.tcl

my modelsim version is 5.5d - but i also tried 5.5e. Didn't work!
They always crash after the same line.
I already tried to reinstall everything - no change. I don't know what to do
anymore...please help me!!!!

Thanx,
Simone


______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.



Re: Please help me!!!!! ModelSim question... - g. giachella - 2003-08-28 03:33:00

"Simone Winkler"
<s...@gmx.at> wrote in message
news:<1...@news.liwest.at>...
> Hello!
> 
> I am a newbie trying to perform a simulation with ModelSim...
> I did a (very small) project with the Xilinx downloadable webpack - and as i
> wanted to simulate it with modelsim, modelsim closed after the following
> line:
> 
> #vsim -lib work -t 1ps -L xilinxcorelib testbench
> 
> the transcript file shows the following:
> 
> # Reading D:/Programme/Modeltech_5.5d/win32/../tcl/vsim/pref.tcl
> 
> my modelsim version is 5.5d - but i also tried 5.5e. Didn't work!
> They always crash after the same line.
> I already tried to reinstall everything - no change. I don't know what to do
> anymore...please help me!!!!
> 
> Thanx,
> Simone

Take a look to the file "transcript" in
D:\Programme\Modeltech_5.5d\examples:
before crashing some messages should have been written in it by the
program, clarifying the cause of the crash.


Hope this helps,

G. Giachella