Altera_Forum
Honored Contributor
16 years agoQuartus License Expiration and ModelSim Starter limitation
Hi,
I have Altera Quartus II Subscription Edition, and on the License setup dialog it says License Expiration is 2011.02, expire in February 2011. I wonder if February is counted at the beginning of the month or at the end of month. Does anyone here know about that? And Also, ModelSim Altera Starter Edition has several limitations as we know, one of them is executable lines limitation is set to 10,000. If I have VHDL code with several components, total code lines for all component for example 2,000 lines, but there is a component that instantiated 10 times in my design, and this component has 1,000 lines of code. What will happen if I try to compile this code in ModelSim Altera Starter Edition? Is it compiled? or not compiled because each component instantiation count as another line of code. How? Thanks for any kind of help...