Forum Discussion
Altera_Forum
Honored Contributor
16 years agoHow to check the executable line in Modelsim Altera Starter Edition
Hello, I noticed that the Modelsim ase has 10,000 executable line limitation. How to know the executable line in my design so that it will not exceed 10,000 line executable line?
Altera_Forum
Honored Contributor
16 years agoYou get a warning from ModelSim when then 10,000 lines limit is exceeded. It still works, but with a huge perfomance hit.
There is a document at Altera web site that describes exactly what is the meaning of an "executable line". Basically, any line where you could put a breakpoint is considered executable. I don't know if there is a simple, easy way to tell how many lines you currently have.