Automatically Build the Entire Design - Automatically Build the Entire Design - 2025.2 English - XD333

SCU35 IO Technical Reference Design Instructions (XD333)

Document ID
XD333
Release Date
2026-06-11
Version
2025.2 English
  1. On Linux, set up the Vivado environment in a terminal window by sourcing <Vivado_install_path>/settings64.sh.

  2. To build the entire design, type the following in the directory where you cloned the TRD:

    make all
    

    The following message displays and indicates where to find the device image:

       The device image with the embedded software application
       was successfully generated. It is located here:
       hw/project/scu35_io_design_wrapper.pdi
    
  3. Navigate to the Run the TRD section to load and run the design on the SCU35 evaluation board.