Post Go back to editing

ZC706+AD9081 building HDL

Category: Hardware

Hi : 

I do command make to build HDL following ADI's instruction (analogdevicesinc.github.io/.../build_hdl.html

But it's failed . following picture 1 . and file is the log information.

What is the main problem? how should I fix it?

xilinx vivado version is 2023.2.

picture 1 : 

file : 

7532.daq2_zc706_vivado.log

Thread Notes

Parents
  • Hi ,

    From the log that you provided:

    ERROR: [Common 17-345] A valid license was not found for feature 'Synthesis' and/or device 'xc7z045'. 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". If you are using a license server, verify that the license server is up and running a version of the xilinx daemon that is compatible with the version of Xilinx software that you are using. Note: Vivado 2021.1 and later versions require upgrading your license server tools to the Flex 11.17.2.0 versions. Please confirm with your license admin that the correct version of the license server tools are installed.

    So the issue is with your ZC706 license. Please check the Vivado License Manager and make sure that there is a valid ZC706 license there.

    Regards,

    Bogdan

  • Hi sir : 

    The previous license problem was solved.

    I do the make ADI Project HDL again.

    The flow stop at Building daq2_zc706 project [/home/pam/xilinx/adi/hdl/projects/daq2/zc706/daq2_zc706_vivado.log] ... FAILED . like picture 1 .

    and the log information at below.

    How do I solve the error?

    The error : 

    picture 1 : 

    log file : 

    4667.daq2_zc706_vivado.log

  • Did you do any changes to the code?

    The log file doesn't tell me much about the error. If you open the project by running vivado *.xpr & 
    you will get more information on it.

Reply Children