Post Go back to editing

Building HDL on Windows to be able to use AD-FMCOMMS3-EBZ with my Xilinx Zynq 7000 SoC ZC702 Evaluation Board through FMC

Thread Summary

The user is trying to build HDL for the AD-FMCOMMS3-EBZ with the Xilinx Zynq 7000 ZC702 Evaluation Board on Windows using Vivado. The solution involves running 'make clean-all' and 'make' in the hdl/projects/fmcomms2/zc702 folder. If the Vivado version mismatch error persists, setting 'export ADI_IGNORE_VERSION_CHECK=1' can bypass the check, but may lead to other errors like 'Failed to load feature 'ipservices''. For further guidance on using Vivado and generating RF signals, the user should refer to Xilinx documentation and the AD-FMCOMMS2-EBZ user guide.
AI Generated Content
Category: Software
Product Number: AD-FMCOMMS3-EBZ

Please someone guide me on how can I Build HDL in Windows. Actually I am using Vivado on Windows to program my Xilinx Zynq 7000 SoC ZC702 Evaluation Board. So I want to be able to use the AD-FMCOMMS3-EBZ with Xilinx Zynq 7000 ZC702 Evaluation Board on Windows itself. I understand that I need to build HDL for that but to use the 'make' command etc I require would require a Windows Subsystem for Linux (WSL) but when I am trying to use 'make' then it expects the Vivado files to be in Linux format. I don't understand how can I BUILD HDL in Windows. Please Help. Thank you.

I am getting the following errors upon trying to building project ZC702 using make in Cygwin

Error Upon using Make

Error Detail

Edit Notes

I am getting the following errors upon trying to building project ZC702 using make in Cygwin
[edited by: Shivansh at 7:31 AM (GMT -5) on 8 Feb 2024]

Thread Notes