Compiling SDI Demonstration

Implementing SMPTE SDI Interfaces with UltraScale GTH Transceivers Application Note (XAPP1248)

Document ID
XAPP1248
Release Date
2023-11-08
Revision
v1.6 English
Compiling the reference design is done in four steps and takes approximately 30 minutes to complete. To begin the compilation, perform the following steps:
  1. Unzip xapp1248.zip.
  2. Open Vivado Design Suite 2023.1 or higher.
  3. In the Vivado Tcl Console, key-in the following sequentially.
    cd <unzip_dir>\xapp1248
    source kcu105_uhdsdi_demo_script.tcl
  4. Wait for project compilation to finish.

The kcu105_uhdsdi_demo_script Tcl script executes the following steps to complete the bitstream generation.

  1. Creating a project.
  2. Importing RTL sources.
  3. Adding design constraint files.
  4. Generating AMD IPs.
    1. tx_vio
    2. rx_vio
    3. rx_ila
    4. GT Wizard IP for x0y16 (v_smpte_uhdsdi_gtwiz_x0y16)
  5. Building the IPI subsystem for inrevium 12G-SDI FMC card control.
  6. Running compilation.