--- Quote Start ---
I have several versions of Modelsim installed on the same machine, however, you need to be careful about your environment setup.
Type 'where' at the Modelsim prompt and post the output.
Type 'parray env', and then copy-and-paste its output. Edit it to remove most of your personal setup, but keep any variables involving MODELSIM and MGC (Mentor Graphics Corp). I'll see if I can spot the problem.
Does your project folder have a modelsim.ini or .mpc file?
Cheers,
Dave
--- Quote End ---
Are there any app notes for managing multiple environments?
I got rid of some of the problem, at least upon opening modelsim, however there is still the same issue when I run modelsim from eclipse and then enter the 's' macro (setup_sim.do)
It compiles a load of files and then runs into.
--- Quote Start ---
# vsim +nowarnTFMPC -L lpm_ver -L sgate_ver -L altera_mf_ver -L altgxb_ver -L stratixiigx_hssi_ver -L stratixgx_ver -L stratixgx_gxb_ver -L stratixiigx -L altera_ver -L stratixiii_ver -L stratixii_ver -L cycloneii_ver -L cycloneiii_ver -L stratixiv_hssi_ver -L arriaii_ver -L arriaii_pcie_hip_ver -L arriaii_hssi_ver -L stratixiv_ver -L stratixiv_pcie_hip_ver -L cycloneiv_pcie_hip_ver -L cycloneiv_hssi_ver -L hardcopyiv_pcie_hip_ver -L hardcopyiv_hssi_ver -L stratixv_ver -L stratixv_hssi_ver -L stratixv_pcie_hip_ver -L altera_lnsim_ver -t ps test_bench # ** Error: (vsim-7) Failed to open ini file "
c:\altera\11.0\modelsim_ase\win32aloem/../modelsim.ini" in read mode.# Invalid argument. (errno = EINVAL)# ** Error: (vsim-7) Failed to open ini file "
c:\altera\11.0\modelsim_ase\win32aloem/../modelsim.ini" in read mode.# Invalid argument. (errno = EINVAL)
--- Quote End ---
The modelsim.ini file in my project folder is attached as a .txt file (cannot load .ini for some reason)
Thank you very much for your time.
Rob.