Boot the Board (ZCU106/ZCU104) Using the PetaLinux BSP - 2022.1 English

H.264/H.265 Video Codec Unit Solutions LogiCORE IP Product Guide (PG252)

Document ID
PG252
Release Date
2022-04-29
Version
2022.1 English

Xilinx PetaLinux board support package (BSP) is a Linux operating system running a sample user design.

  1. Ensure the board is connected to Ethernet to download sample video content from Xilinx web server.
  2. If the board is connected to private network, then export proxy settings in /home/root/.bashrc file as follows:
    create/open a bashrc file using "vi ~/. bashrc"
  3. Insert the following lines into the .bashrc file:
    export http_proxy="<private network proxy address>"
    export https_proxy="<private network proxy address>"

    If the board is not connected to Internet, then the compressed video files can be downloaded using host machine. Copy the input files into the /home/root/ folder and use the following commands to download the content on the host Linux-machine.

  4. Download AVC sample file:
    wget petalinux.xilinx.com/sswreleases/video-files/
    bbb_sunflower_2160p_30fps_normal_avc.mp4
  5. Download HEVC sample file:
    wget petalinux.xilinx.com/sswreleases/video-files/
    bbb_sunflower_2160p_30fps_normal_hevc.mkv