ZedBoard Booting and Configuration Guide
ISE Design Suite 14.1
4
Supplied Files
The following directory structure is included with this reference design:
boot_image:
Empty folder to use to create new BOOT.BIN boot image.
demo:
Contains the script files, boot image, and application executables:
BOOT.BIN:
Boot image of First Stage Boot Loader (FSBL), PL bistream, and
GPIO test application.
bootimage.bif:
Boot image information text file.
cp_from_sdk.bat:
Batch file to copy hardware bitstream and software
executables from the SDK workspace.
gpio_test_0.elf:
The golden ARM executable for the GPIO test application.
load_bits.tcl:
TCL script to load the PL bitstream via XMD.
make_bootbin.bat
: Batch file to run the command to create the boot image file.
ps7_init.tcl:
TCL script to initialize the ARM processor.
run_gpio_test.bat
: Batch file to run the commands to load the PL bitstream of
the hardware design, initialize the processor, and download the GPIO test
application.
run_uboot.bat
: Batch file to run the commands to initialize the processor and
download the u-boot application.
system.bit
: The golden FPGA bitstream of the hardware design required to run
the GPIO test application.
u-boot_autoboot_disabled.elf:
The golden ARM executable for the u-boot
application used to program the QSPI Flash.
xmd.ini
: Command file used by XMD to configure the PL with the hardware
bitstream, initialize the processor, and download the software applications.
zynq_fsbl_0.elf:
The golden ARM executable for the Zynq FSBL.
doc
: Contains documentation for this design:
ZedBoard_boot_guide_IDS14_1_v1_1.pdf:
This document.
pa
: Contains the PlanAhead hardware project and SDK workspace files and folders.
SDK_sw
: Contains the GPIO test software application source files.
boot_image_golden.zip
: Contains pre-built BOOT.BIN boot image for this design.
demo_golden.zip
: Contains the golden copies of the files in the demo folder.