error in post route simulation plz help

C

chaitu

i am using xilinx 8.1 and modelsim SE-EE 5.4 and upto behavioural
simulation it is working fine and in post place and route simulation
i am getting this sort of error. is this the wrror due to software or
some other.. how to eliminate this and make simulation to work
properly.

# Reading C:/Modeltech_5.4/win32/../tcl/vsim/pref.tcl
# do ptest.tdo
# Model Technology ModelSim SE/EE vcom 5.4 Compiler 2000.03 Mar 24
2000
# ERROR: cannot open D:/ise
# ERROR: C:/Modeltech_5.4/win32/vcom failed.
# Error in macro ./ptest.tdo line 6
# C:/Modeltech_5.4/win32/vcom failed.
# while executing
# "vcom -explicit -93 D:/ise projects/chaitu/netgen/par/
generic_async_fifo_4p_bd_timesim.vhd"
 
Joined
Mar 29, 2007
Messages
14
Reaction score
0
Try to put your design in a folder without empty space, i.e. rename the folder ise projects to ise_projects, this will probably solve your problem
 
P

Paul Uiterlinden

chaitu said:
# ERROR: cannot open D:/ise
# ERROR: C:/Modeltech_5.4/win32/vcom failed.
# Error in macro ./ptest.tdo line 6
# C:/Modeltech_5.4/win32/vcom failed.
# while executing
# "vcom -explicit -93 D:/ise projects/chaitu/netgen/par/
generic_async_fifo_4p_bd_timesim.vhd"

I suppose the space after D:/ise should be a slash.
 
B

Brian Drummond

# ERROR: cannot open D:/ise
# while executing
# "vcom -explicit -93 D:/ise projects/chaitu/netgen/par/
generic_async_fifo_4p_bd_timesim.vhd"

If you're using paths with spaces in them, you probably need to enclose
them in quotes.

If that doesn't work, then you probably need to rename the directory.

- Brian
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top