Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Visitor
ignacio_ch
Posts: 11
Registered: ‎02-01-2012
0
Accepted Solution

Problem with my license, mapping process does not work.

I have received in my mail the licence.lic and I have pasted it in the .Xilinx folder. I open the ise 13.3 and when I  trying to "generate post-map model" i get this error:

 

Started : "Map".
Running map...
Command Line: map -intstyle ise -p xc6vlx240t-ff1156-1 -w -logic_opt off -ol high -t 1 -xt 0 -register_duplication off -r 4 -global_opt off -mt off -ir off -pr off -lc off -power off -o landmark_1_map.ncd landmark_1.ngd landmark_1.pcf
Using target part "6vlx240tff1156-1".
vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
INFO:Security:56 - Part 'xc6vlx240t' is not a WebPack part.
INFO:Security:61 - The XILINXD_LICENSE_FILE environment variable is not set.
INFO:Security:62 - The LM_LICENSE_FILE environment variable is set to
'C:/flexlm/license.dat'.
INFO:Security:68 - For more information or for assistance in obtaining 
 a license, please run the Xilinx License Configuration Manager
       (xlcm or "Manage Xilinx Licenses".)
WARNING:Security:9b - No 'ISE' feature version 2011.10 was available for part
'xc6vlx240t'.
ERROR:Security:12 - No 'xc6vlx240t' feature version 2011.10 was available (-5),
     so 'WebPack' may not be used.
----------------------------------------------------------------------
No such feature exists.
Feature:       ISE
License path: 
C:/flexlm/license.dat;C:/.Xilinx\Xilinx.lic;C:\Xilinx\13.3\ISE_DS\ISE\/data\*.li
c;C:\Xilinx\13.3\ISE_DS\ISE\/coregen/core_licenses\Xilinx.lic;C:\Xilinx\13.3\ISE
_DS\ISE\/coregen/core_licenses\XilinxFree.lic;C:\Xilinx\13.3\ISE_DS\EDK/data/cor
e_licenses\Xilinx.lic;
FLEXnet Licensing error:-5,357.  System Error: 2 ""
For further information, refer to the FLEXnet Licensing documentation,
available at "www.acresso.com".No such feature exists.
Feature:       xc6vlx240t
License path: 
C:/flexlm/license.dat;C:/.Xilinx\Xilinx.lic;C:\Xilinx\13.3\ISE_DS\ISE\/data\*.li
c;C:\Xilinx\13.3\ISE_DS\ISE\/coregen/core_licenses\Xilinx.lic;C:\Xilinx\13.3\ISE
_DS\ISE\/coregen/core_licenses\XilinxFree.lic;C:\Xilinx\13.3\ISE_DS\EDK/data/cor
e_licenses\Xilinx.lic;
FLEXnet Licensing error:-5,357
For further information, refer to the FLEXnet Licensing documentation,
available at "www.acresso.com".
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ERROR:Map:258 - A problem was encountered attempting to get the license for this
   architecture. 

 

synthesis and translate process work fine.

So far, I see that it is a problm with my licence, right? 

 

Can you help me, because I do not know what to do..

Xilinx Employee
vuppala
Posts: 103
Registered: ‎04-16-2012
0

Re: Problem with my license, mapping process does not work.

from the error message, I can say that you are using a webpack license. Webpack license is a license which has limited architecture support. Have a look at http://www.xilinx.com/publications/matrix/Software_matrix.pdf for supported architectures.

 

Thanks.