FPGA Cafe:Licenses

From KIP Wiki
(Redirected from Licenses)
⧼kip-jumptonavigation⧽⧼kip-jumptosearch⧽

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'