Forum Discussion
Altera_Forum
Honored Contributor
13 years agoFor Modelsim-SE, usually you'd setup the main server with the floating licenses using FlexLM, and then specify the license server on the client machines, eg., if the server machine is 'fred', and 'bob' is a client, then 'bob' will have the environment variable
LM_LICENSE_FILE = 1717@fred Where 1717 is the license server port number on 'fred'. The LM_LICENSE_FILE variable can be a comma separated list of servers. Cheers, Dave