Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
xilinx_petalinux_hdf_and_bsp_files [2019/09/23 10:44] – [Overview] rpjday | xilinx_petalinux_hdf_and_bsp_files [2019/11/06 10:48] (current) – removed rpjday | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Overview ===== | ||
- | Structure of PetaLinux HDF and BSP files. | ||
- | |||
- | Links to sample 2019.1 files for ZCU102: | ||
- | |||
- | * [[https:// | ||
- | * [[https:// | ||
- | |||
- | ===== HDF file ===== | ||
- | |||
- | Examine: | ||
- | |||
- | < | ||
- | $ unzip -l zcu102.hdf | ||
- | Archive: | ||
- | 02E8oO3x1EyExN0eFr6ukZJPZ6V2lRHUIEbYHP/ | ||
- | Length | ||
- | --------- | ||
- | | ||
- | | ||
- | 46772 2019-05-05 15:09 | ||
- | | ||
- | 1661516 | ||
- | | ||
- | 1660902 | ||
- | 52815 2019-05-05 15:09 | ||
- | | ||
- | | ||
- | --------- | ||
- | | ||
- | $ | ||
- | </ | ||
- | |||
- | ===== BSP file ===== | ||
- | |||
- | < | ||
- | $ gunzip -c xilinx-zcu102-v2019.1-final.bsp | tar tf - | ||
- | ... | ||
- | $ | ||
- | </ |