- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This seems like a very very beginner problem, but if anyone could spare the time, please help.
I'm having two license files, one for a node-locked Quartus Prime 15.1 Standard, and one for a Bitec HDMI IP core. At the moment I have to select the Bitec license file in Quartus License Setup to synthesize my design and then later change to the Quartus license to build the output files. I can't load the two license simultaneously. Now I don't know, if I'm just looking in the wrong place or if this is not possible by design. I screened the forum and documentation about this, but didn't find any information. Thanks!! KlausLink Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I think under Tools -> License Setup you can point to more than one file by separating them with a semicolon. (I used to do this but now only have a single file, so don't have an example anymore.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can open both your license files in a text editor, and copy and paste the entire contents of one into the other. And then save it as a new file, eg Bitec_and_Quartus. I've certainly done this with new IP license files I've got.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, you can separate license entries with a semicolon - either directly in the tool or using the 'LM_LICENSE_FILE' environmental variable. This entry can contain any mix of licence servers and license files. Mine looks like this:
License file = 51210@ls-sjc-01.xxxx.com;51021@ls-rtp-01.xxxx.com;51021@ls-sjc-03.xxxx.com;C:\altera\license\license.dat
Cheers, Alex
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- Yes, you can separate license entries with a semicolon - either directly in the tool or using the 'LM_LICENSE_FILE' environmental variable. This entry can contain any mix of licence servers and license files. Mine looks like this:
License file = 51210@ls-sjc-01.xxxx.com;51021@ls-rtp-01.xxxx.com;51021@ls-sjc-03.xxxx.com;C:\altera\license\license.dat
Cheers, Alex --- Quote End --- Thank you everyone for the replies! Both solutions, separating files with a ";" and merging the files via copy-paste work. Problem solved! Klaus

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page