Altera_Forum
Honored Contributor
11 years agocould Modelsim-altera run in 64 bit mode, or load 64bit C library?
Hi all,
i am using modelsim-altera 10.1d that comes together with Quartus II subscription edition 13.1. There is no linux64 folder or similar so I tried to run the modelsim in 64 bit mode by: $(altera_home)/13.1/modelsim_ase/linux/vsim -64. It would return: Failed to open executable $(altera_home)/13.1/modelsim_ase/linux/../linuxpe/vish in execute mode needed for the option -64. execv: No such file or directory. I also tried the vsim under linuxaloem folder, which also failed. So the question is: could modelsim-altera ran in 64 bit mode? Or is there any way to load some 64bit systemC library. I actually succeeded in loading 32bit libraries, but the one I need to load has some codes that seemingly only work in 64 bit. Thanks! Tie Chen