3.2.2. Automated Vivado Build Using Make Option - 3.2.2. Automated Vivado Build Using Make Option - 2025.1 English - XD346

SCU35 Environmental Monitoring Targeted Reference Design (XD346)

Document ID
XD346
Release Date
2026-04-09
Version
2025.1 English

On Linux, set up the Vivado environment in a terminal window by sourcing <Vivado_install_path>/settings64.sh.

To build the Vivado project using the provided Makefile, type the following in the $REPO_SRC directory:

make build_hw

The result of this operation will be an XSA file in output/scu35-prod-base/reference_images/environmental_monitoring.xsa which will be used by vitis in the software section.

To see more Makefile options:

make help