Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Set Boot Mode to JTAG (See Carrier and TE0820 CPLD description)
  2. Connect JTAG
  3. Power ON PCB
  4. Program Flash
    1. Open Vivadi HW-Manager (use Auto Connect)
    2. Right Click on FPGA Device (xczu...) and "Add Configuration Memory Device"
    3. Select "mt25qu256-qspi-x8-dual_parallel"
    4. On "Program Configuration Memory Device":
      1. Set Configuration file: "prebuilt\boot_images\<short name>\u-boot\BOOT.bin"
      2. Set Zynq FSBL: "prebuilt\software\<short name>\zynqmp_fsbl.elf"
      3. Press OK
      Todo
    5. Note: Other possible ways, see Vivado/SDK/SDSoC-Xilinx Software Programming and Debugging
               Do not use Trenz Script for Programming at the moment. Dual Parallel Flash Scripts support is not implemented.
  5. Copy image.ub on SD-Card.
    • For correct prebuilt file location, see <design_name>/prebuilt/readme_file_location.txt
  6. Power OFF PCB
  7. Set Boot Mode to QSPI
    • Depends on Carrier, see carrier TRM.

...

PS Interfaces

Activated interfaces:

TypeNote
DDR
QSPIMIO
GEM3MIO
USB0MIO,
note
Note: USB3 is also activated, see release notes
SD0MIO
SD1MIO
I2C0MIO
UART0MIO


Constrains

Basic module constrains

...

HTML
<!--
optional chapter
Add "No changes." or "Activate: -->List"
   -->

For PetaLinux

...

installation and  project creation, follow instructions from:

Config

No changes.

U-Boot

  • Change platform-top.h

...