...
Note |
---|
Reference Design is available with and without prebuilt files. It's recommended to use TE prebuilt files for first lunchlaunch. |
Trenz Electronic provides a tcl based built environment based on Xilinx Design Flow.
...
HTML |
---|
<!--
Example:
Connect JTAG and power on PCB
(if not done) Select
correct device and Xilinx install path on "design_basic_settings.cmd"
and create Vivado project with "vivado_create_project_guimode.cmd" or
open with "vivado_open_project_guimode.cmd", if generated.
Type on Vivado Console: TE::pr_program_flash_mcsfile -swapp u-boot
Note: Alternative use SDK or setup Flash on Vivado manually
Reboot (if not done automatically)
--> |
Used this if you use description for CPLD Firmware with QSPI Boot selectable
- Set Boot Mode to JTAG (See Carrier and TE0820 CPLD description)
- Connect JTAG
- Power ON PCB
- Program Flash
- Open Vivadi HW-Manager (use Auto Connect)
- Right Click on FPGA Device (xczu...) and "Add Configuration Memory Device"
- Select "mt25qu256-qspi-x8-dual_parallel"
- On "Program Configuration Memory Device":
- Set Configuration file: "prebuilt\boot_images\<short name>\u-boot\BOOT.bin"
- Set Zynq FSBL: "prebuilt\software\<short name>\zynqmp_fsbl.elf"
- Press OK
- 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.
- Copy image.ub on SD-Card.
- For correct prebuilt file location, see <design_name>/prebuilt/readme_file_location.txt
- Power OFF PCB
- Set Boot Mode to QSPI
- Depends on Carrier, see carrier TRM.
SD
Used this description for CPLD Firmware with SD Boot selectable
- Copy image.ub and Boot.bin on SD-Card.
- For correct prebuilt file location, see <design_name>/prebuilt/readme_file_location.txt
- Set Boot Mode to SD-Boot.
- Depends on Carrier, see carrier TRM.
- Insert SD-Card in SD-Slot.
...
Date | Document Revision | Authors | Description |
---|
Page info |
---|
| modified-date |
---|
| modified-date |
---|
dateFormat | yyyy-MM-dd |
---|
|
| Page info |
---|
| current-version |
---|
| current-version |
---|
prefix | v. |
---|
|
| Page info |
---|
| modified-user |
---|
| modified-user |
---|
|
| |
2017-10-23 | v.13 | John Hartfiel | - Update Key Features section
- Style Update Additional Software section
|
2017-10-19 | v.9 | John Hartfiel | |
2017-09-11 | v.1 | | Initial release |
| All | Page info |
---|
| modified-users |
---|
| modified-users |
---|
|
| |
...