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
13 years agoHi, as suggested my ti_me, [http=http://cloc.sourceforge.net/]CLOC[/http] counts lines of code but of the entire VHDL files in the directory (even custom backup, useless code...), not the current design and its subdesign
If ModelSim Altera Starter Edition limits "executable lines", it means that it knows how many lines are compiled but no warning or notification except that Simulation become suddently slower. Hope a ModelSim designer read this. Tis is a minor problem.