This is an old revision of the document!
Overview
Structure of PetaLinux HDF and BSP files.
Links to sample files for ZCU102:
HDF file
Examine:
$ unzip -l zcu102.hdf Archive: zcu102.hdf 02E8oO3x1EyExN0eFr6ukZJPZ6V2lRHUIEbYHP/RlrnGc= Length Date Time Name --------- ---------- ----- ---- 1007 2019-05-05 15:09 sysdef.xml 124564 2019-05-05 15:09 design_1.hwh 46772 2019-05-05 15:09 design_1_bd.tcl 922239 2019-05-05 15:09 psu_init.c 1661516 2019-05-05 15:09 psu_init.h 921403 2019-05-05 15:09 psu_init_gpl.c 1660902 2019-05-05 15:09 psu_init_gpl.h 52815 2019-05-05 15:09 psu_init.html 881371 2019-05-05 15:09 psu_init.tcl 26510901 2019-05-05 15:09 design_1_wrapper.bit --------- ------- 32783490 10 files $
BSP file
$ gunzip -c xilinx-zcu102-v2019.1-final.bsp | tar tf - ... $