Intel® SoC FPGA Embedded Development Suite (SoC EDS) User Guide

ID 683187
Date 3/12/2021
Public
Document Table of Contents

6.2.4. BSP Files and Folders

The files and folders created with the BSP Generator are stored in the location you specified in BSP target directory in the New BSP dialog box.

For Cyclone® V SoC/Arria Preloader BSPs, the generated files include the following:

  • settings.bsp – file containing all BSP settings
  • Makefile – makefile used to compile the Preloader and create the preloader image; for more information, refer to Preloader Compilation
  • preloader.ds – deprecated, and not used
  • generated – folder containing files generated from the hardware handoff files

For Intel® Arria® 10 SoC Bootloader BSPs the generated files include the following:

  • settings.bsp – file containing all BSP settings
  • Makefile – makefile used to compile the Bootloader, convert the Bootloader device tree file to binary, and create the combined Bootloader and Bootloader Device Tree image; for more information, refer to Preloader Compilation
  • config.mk – deprecated, and not used
  • devicetree.dts – Bootloader device tree, containing the Bootloader customization details, derived from the handoff files and you settings