FPGA Cafe:Licenses: Difference between revisions

From KIP Wiki
ā§¼kip-jumptonavigationā§½ā§¼kip-jumptosearchā§½
(New page: The licenses available at KIP: :[http://www.kip.uni-heidelberg.de/~dorn/eda/lizenzen.php licenses] :+ for Synplicity: 1709@phobos How to set the license on a Windows PC? : Define as e...)
Ā 
Ā 
(No difference)

Latest revision as of 10:59, 13 February 2009

The licenses available at KIP:

licenses
+ for Synplicity: 1709@phobos

How to set the license on a Windows PC?

Define as environment variable (Umgebungsvariable)
SYNPLCTYD_LICENSE_FILE=1709@phobos

LM_LICENSE_FILE=1700@algol;1710@algol;1800@phobos

(whatever you need)

When working in a DOS window, you can temporary change the environment variable by:

set LM_LICENSE_FILE=1700@algol

Much better is to install cygwin and then you can export the license path for the current terminal session by:

export LM_LICENSE_FILE='d:\flexlm\msim_stud.dat'