| 问答编号# |
33728
|
| 型号 |
SW-Licensing |
| 最后更新日期 |
2009-11-09 00:00:00.0 |
| 记录状态 |
Active |
| 关键词 |
Coregen, License, xlicmgr, status, Free, License, Virtex6 pcie,PCIe_BLK_PLUS, , pcie_blk_plus_v1, XAUI, xaui_v6, xaui_v3_0, xaui_v8, xaui_v5_0, xaui_v7, xaui_v4_0, RGB2YCRCB, v_rgb2ycrcb, v_rgb2ycrcb_v2, S6_PCIe , s6_pcie_v1, Virtex-4_EMAC, v4_emac_v4, V5_EMAC, v5_emac_v1 , V6_EMAC, v6_emac_v1, V6_PCIe, v6_pcie_v1, YCRCB2RGB, v_ycrcb2rgb , v_ycrcb2rgb_v2, XilinxFree.lic |
疑问描述
Keywords: Coregen, License, xlicmgr, status, Free, License, Virtex6 pcie,PCIe_BLK_PLUS, , pcie_blk_plus_v1, XAUI, xaui_v6, xaui_v3_0, xaui_v8, xaui_v5_0, xaui_v7, xaui_v4_0, RGB2YCRCB, v_rgb2ycrcb, v_rgb2ycrcb_v2, S6_PCIe , s6_pcie_v1, Virtex-4_EMAC, v4_emac_v4, V5_EMAC, v5_emac_v1 , V6_EMAC, v6_emac_v1, V6_PCIe, v6_pcie_v1, YCRCB2RGB, v_ycrcb2rgb , v_ycrcb2rgb_v2, XilinxFree.lic
When opening or checking the license status of one of the IP LOGIcore cores listed below, a user sees one of the following error messages.
No license for component <IP coren name> found. You may use the customization GUI for this component but you will not be able to generate any implementation or simulation files.
Invalid - FLEXlm Error: No such feature exists. (-5,21)
PCIe_BLK_PLUS
XAUI
RGB2YCRCB
S6_PCIe
Virtex-4_EMAC
V5_EMAC
V6_EMAC
V6_PCIe
YCRCB2RGB
解决方案
The IP cores listed above are free and have a license included in the $Xilinx/coregen/core_licenses/XilinxFree.lic file in the ISE software 11.3 release.
However, previous to the ISE software 11.3 release a user was required to register in order to get a license for one of these cores. If the previously obtained license is invalid or has a version limit date earlier than the current release
AND, the previously obtained license is found before the XilinxFree.lic file in the license search order and the XilinxFree.lic license is not found.
For IP license search order questions, see
http://www.xilinx.com/tools/faq.htm : "Working with License files" -> "What search order and locations does xlicmgr (used for CORE Generator and IP Core licensing) employ in looking for a license?"
To fix the issue do the following two things:
1. Remove any previously obtained licenses for these features from the IP license search directories and files.
2. Reset the XILINXD_LICENSE_FILE cache. This can be done by running "xlicmgr reset" in command window or selecting "Reset cache" from the Coregen GUI.
If the user does not have access to change or remove old license files, they may work around this issue by setting the XILINXD_LICENSE_FILE environment variable to $Xilinx/coregen/core_licenses/XilinxFree.lic.
Example: setenv XILINXD_LICENSE_FILE=c:\xilinx\11.1\ISEcoregen\core_licenses\XilinxFree.lic;%XILINXD_LICENSE_FILE%