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 agoIts the total number of lines in your source code. It doesnt get to a certain point and stop - it just doesnt start or gives a performance hit if the project is too big from the start.