I am using Modelsim 10.4a to simulate my verilog code, and I have tb file to test my another .v file. Both of files are compiled successfully, but when I tried to run -all to see wave, it give me a message:
Modelsim is exiting with code 7. check the transcript file for more information on the fatal error.
Are there any clue for me to know what probably cause this. I didn't see any transcript in my project file and solution in google. Thanks.