12-28-2018 01:42 AM
Hello, everyone
I am getting the below error. I think I am using correct license but still getting this error.
ERROR: [Vivado 12-2687] A valid license was not found for feature 'PartialReconfiguration'. Please run the Vivado License Manager for assistance in determining which features and devices are licensed for your system.
Resolution: Check the status of your licenses in the Vivado License Manager. For debug help search Xilinx Support for "Licensing FAQ"
I check the License Manager and make sure I have this feature in license.
PS.My vivado version is 2017.4
12-28-2018 07:33 AM
Hi @zhengchaofeng,
Can you please run the below command from Vivado TCL console and share the generated xinfo.txt file.
report_environment -file xinfo.txt
12-28-2018 07:33 AM
Hi @zhengchaofeng,
Can you please run the below command from Vivado TCL console and share the generated xinfo.txt file.
report_environment -file xinfo.txt
12-28-2018 07:36 PM
Thank you, @bandi
When get xinfo.txt and check it by myself. I find the hostname mistake after my OS changed from windows to ubuntu. I don't use that feature before, so I miss it.