Altera_Forum
Honored Contributor
15 years agoProblems with ModelSim
Hi all,
I have started having problems simulating with ModelSim. My quartus II project compiles successfully but either ModelSim opens and I get the following message, and another error if I try to compile my testbench:# Reading C:/altera/10.0/modelsim_ase/tcl/vsim/pref.tcl # do FIFO_With_LVDS_PARRALLEL_run_msim_rtl_vhdl.do # if {} {# vdel -lib rtl_work -all# }# ** Warning: (vdel-133) Unable to remove directory "U:\FTDI-Morph-IC-II_trial_With_DEMUX\simulation\modelsim\rtl_work".# The directory is not empty.# # . (GetLastError() = 145)# vlib rtl_work# ** Error: (vlib-35) Failed to create directory "rtl_work".# File exists. (errno = EEXIST)# vmap work rtl_work# Copying C:\altera\10.0\modelsim_ase\win32aloem/../modelsim.ini to modelsim.ini# Modifying modelsim.ini# ** Warning: Copied C:\altera\10.0\modelsim_ase\win32aloem/../modelsim.ini to modelsim.ini.# Updated modelsim.ini.# # vcom -93 -work work {U:/FTDI-Morph-IC-II_trial_With_DEMUX/Morph_USB_LOOPBACK.vhd}# Model Technology ModelSim ALTERA vcom 6.5e Compiler 2010.02 Feb 27 2010# -- Loading package standard# -- Loading package std_logic_1164# -- Compiling entity morph_usb_loopback# ** Fatal: Unexpected signal: 11.# ** Error: U:/FTDI-Morph-IC-II_trial_With_DEMUX/Morph_USB_LOOPBACK.vhd(58): VHDL Compiler exiting# ** Error: C:/altera/10.0/modelsim_ase/win32aloem/vcom failed.# Error in macro ./FIFO_With_LVDS_PARRALLEL_run_msim_rtl_vhdl.do line 8# C:/altera/10.0/modelsim_ase/win32aloem/vcom failed.# while executing# "vcom -93 -work work {U:/FTDI-Morph-IC-II_trial_With_DEMUX/Morph_USB_LOOPBACK.vhd}"
Or I get an error which is something like posix einval {invalid argument} Even when I go back to previous designs that I have simulated before modelSim still isn't opening properly.... any ideas? Cheers, Lee H