miyagi
New Contributor
3 years agoUnable to use Quartus-ModelSim on Ubuntu 20.04
Hi,
I wanted to test my Quartus and ModelSim installation on Ubuntu 20.04.
I am facing two issues right now (not sure if they are related).
1. I get an error message with regards to sockets.
"Error: couldn't open socket: address already in useTrouble making server."
2. I am unable to open the msim.vcd file
"Unable to open /home/user/Documents/Quartus/test/simulation/qsim/test.msim.vcd
Error. "
When I further look into the test.msim.vcd file, I only see:
"#1000000"
I have tried to use the following solutions to the above two issues, but to no avail
1. https://community.intel.com/t5/Intel-Quartus-Prime-Software/Modelsim-crash-in-ubuntu-12-04/m-p/136674
2. https://community.intel.com/t5/Intel-Quartus-Prime-Software/Can-t-open-msim-vcd/m-p/1354255
Any help will be appreciated.