Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHi,
If you are compiling for a device which is only supported in Altera's subscription version you should see a check out in the log when you run the fitter. You might not see a checkout event for synth only, or if you are compiling for a Web edition supported device. The other method of checking status is to run: lmutit lmstat -a -c port@server this will return the current status of the server. I am running a server on solaris 9, and I am seeing all checkouts, however I am creating a log by piping the output of lmgrd to a file >& rather than with the -l option