Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)

Can't run ModelSim help

Altera_Forum
Honored Contributor II
7,323 Views

Hi, 

 

I have Quartus 14.0 (subscription edition) installed on Ubuntu 12.04.  

 

I am unable to run ModelSim. When I try to run "../modelsim_ae/bin/vsim" or "modelsim_ase/bin/vsim" , I get the error "300: exec: ./../linux/vsim: not found". 

 

Does anyone have any suggestions? Thanks
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
5,172 Views

I had the same problem as you. From my understanding modelsim needs some 32-bit libraries to run and you're most likely operating in 64-bit, correct? 

 

Follow the steps in this link: 

http://mattaw.blogspot.de/2014/05/making-modelsim-altera-starter-edition.html 

 

Big thanks to this good samaritan for making his blog post! 

 

Hope this helps!
0 Kudos
Altera_Forum
Honored Contributor II
5,172 Views

Thanks alot  

 

When I tried "sudo dpkg --add-architecture i386" , it doesn't recognise command "--add-architecture" ?  

 

However, when I installed the libraries that he lists, ModelSim seems to work as it opens fine.
0 Kudos
Reply