Versions Compared

Key

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

Table of Content

Table of Contents

Definition

TE Board Part Files

Usage

TE reference design scripts provide all necessary steps for a local board part installation and PS-Initialization. Reference Designs provide additional informations and instructions

General sescription of the reference design project delivery:

For manual Initialization use following description.

Installation

Include Page
Installation
Installation

Zynq PS-Initialization (7Series/UltraScale+)

  1. Install Board Parts, see: Board Part Installation
  2. Create Project with Board Part
    Image Added
  3. Create Block-Design and add Zynq-Processing System
    Image Added
  4. Run Block Automation
    Image Added
  5. PS configuration is finished with basic Settings:
    Image Added
  6. (optional )Some Reference Design contains local extensions for some carrier depended configuration, located in the subfolder <board_parts>/. These Scripts must be source manually on the TCL-Console after "Block-Design Automation"

Overview

The Vivado® Design Suite allows you to create projects based on specific boards. Trenz Electronic provides Vivado Board Part files in the download area. Please choose the BSP folder under the proper module.

There are two options for installing the Board Part files

  • Option1: Install into a User Repository
  • Option2: Install into the Vivado installation

Option1: Install into a User Repository

This Option allows you to install the Vivado Board Part files to any location of your choosing. The disadvantage is that it required an additional command to point the tools to your repository.

...

 

...

If you finish to create the init.tcl file, place this file in the software installation:

installdir/Vivado/version/scripts/init.tcl 

Note
Please make sure you use plain ASCII text editor when creating the init.tcl file, any non ASCII character in the file will make Vivado to freeze on startup.

A working init.tcl file is provided in the archive with this tutorial. With this method you can set up a permanent initialization TCL that is read by Vivado each time it launches. Details about the init.tcl file are included in UG835 Vivado Design Suite Tcl Command Reference Guide. UG835 describes where to put the init.tcl file. 

 

Option2: Install into the Vivado installation

This is the quickest option, but it is not recommended by Xilinx. Use at your own risk.

...

Test in Vivado

Regardless of which method you choose, the new boards should now be visible in Vivado 2014.4 for vendor trenz.biz . To test this out, do the following.

...

The options should appear as shown.

Image Removed

 

For more information about this capability, please refer to the following Quick Take video.

...

Software Requirements

The software used is

  • Windows-7 64-bit
  • Xilinx Vivado 2014.4

...