Forum Discussion
How to know if questa is correctly installed in my linux system?
- 1 year ago
Check the error message and see what it complain about.
The "#Error error loading design" seems to indicate that the Questa is unable to find the design files.
Check if the path to the file being loaded is incorrect, or the path contains a space character, or the file does not exist.
Check the line 12 in the ...msim_gate_vhdl.do file and see what is it about.
Do you run a full compilation in the Quartus prior to launch the Questa to run gate level simulation?
Regards,
Richard Tan
Thanks for the help and I apologise for the late reply.
I have been able to solve most of the testbench problems althought I'm not exactly sure where the problem was. It was definitely not in the questa installation anymore though, because questa is working fine now.
I had to remake the whole project from scratch, which is not a problem since it was mostly in the beginning.
Then added the testbench file and compiled. Now it shows my signals as desired