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.

  • Hi iulia : 

    I don't change the code. beside I don't have  ZC706+AD9081 project code.

    I want to get ADI : ZC706+AD9081 source code project.

    I follow the ADI Website(https://analogdevicesinc.github.io/hdl/user_guide/build_hdl.html) Build an HDL project

    and the picture 1 is that I do follow ADI website instruction.

    I build the project in Linux.

    Do I do the right way?

    picture 1 : 

  • Seems to be the proper way (but you are building daq2, not ad9081, if you want to build the ad9081 you have to run the make command from hdl/projects/ad9081_fmca_ebz/zc706), can you share the `/home/pam/xilinx/adi/hdl/projects/daq2/zc706/daq2_zc706.runs/system_axi_ddr_cntrl_0_synth_1/runme.log` log so I can see exactly what synthesis error pops up?

    Thanks,

    Bogdan

  • Hi bluncan : 

    (1) Here is the log file, from /home/pam/xilinx/adi/hdl/projects/daq2/zc706/daq2_zc706.runs/system_axi_ddr_cntrl_0_synth_1/runme.log

    (2) you mean I have to  do make at the path is /home/pam/xilinx/adi/hdl/projects/ad9081_fmca_ebz , not at /home/pam/xilinx/adi/hdl/projects ?

    
    

    084162.runme.log

Reply Children