Forum Discussion
Getting floating license
Hi,
Assuming one starts two compilations at same time where only one floating license is available. Does the Quartus II wait one process until the license becomes available, or just end with license error? Regards,13 Replies
- Altera_Forum
Honored Contributor
no, quartus and others will report that the requestes licence is not available and stop.
sorry but i am not aware of something like a commandline option or anything else that tells quartus and other tools to wait for a licence. - Altera_Forum
Honored Contributor
Hello MSchmitt,
Thank you so much for your answer. I will check the documents if the option is available. Regards! - Altera_Forum
Honored Contributor
Usually it stops, but if it can't get the license at one specific moment (synthesis I think) it will continue but generate a time limited .sof file, with a simple warning buried somewhere in the console messages. It happened to me a few times and it can get very frustrating because you don't realise immediately that the .sof file hasn't been updated, and you are still trying to download the old one.
- Altera_Forum
Honored Contributor
Daixiwen,
Thank you for your answer. It seems to need improvement! - Altera_Forum
Honored Contributor
I think that the obvious solution recommended by Altera is to buy more licenses ;)
- Altera_Forum
Honored Contributor
oh YES Daixiwen !
This behavioral (TRAP :mad: ) will exist forever and be a pain like the A20 gate ... today, tomorrow and the day after ... :( (and it happens not only by the altera newbies) ;) - Altera_Forum
Honored Contributor
and the only force we users (customers) have is to drop a licence.
they get the money we get the bugs (Q 10.0) - Altera_Forum
Honored Contributor
In recent versions of Quartus, there is a checkbox in the Tools->License gui that will make the tool wait for floating licenses, so the tool will pause the compile and poll the license server until a license is acquired and continue rather than generating time-limited sofs
- Altera_Forum
Honored Contributor
--- Quote Start --- In recent versions of Quartus, there is a checkbox in the Tools->License gui that will make the tool wait for floating licenses, so the tool will pause the compile and poll the license server until a license is acquired and continue rather than generating time-limited sofs --- Quote End --- surprised it took so many posts for this tip :) - Altera_Forum
Honored Contributor
:p i'm always learning something ;)