FMC-HDMI-CAM + PYTHON-1300-C
Frame Buffer Design Tutorial
v2015_4
23 February 2016
Page
9
of
23
Experiment 3: Build the reference design
In this section, the Vivado project will be created and built with TCL scripts,
implementing the FMC-HDMI-CAM + PYTHON-1300-C reference design for the selected
FMC carrier.
1.
From the Start menu, open the “Vivado 2015.4 TCL Shell” console
2.
Change to the
C:\Avnet\hdl\Scripts
directory
Figure 8 – Vivado 2015.4 TCL Shell – Changing to C:/Avnet/hdl/Scripts directory
3.
Launch the build with the “
source ./make_fmchc_python1300c.tcl
” command
Figure 9 – Vivado 2015.4 TCL Shell – Launching the build
****** Vivado v2015.4 (64-bit)
**** SW Build 1412921 on Wed Nov 18 09:43:45 MST 2015
**** IP Build 1412160 on Tue Nov 17 13:47:24 MST 2015
** Copyright 1986-2015 Xilinx, Inc. All Rights Reserved.
Vivado%
cd C:/Avnet/hdl/Scripts
Vivado%
Vivado%
source ./make_fmchc_python1300c.tcl
# set argv [list board=MZ7020_FMCCC project=fmchc_python1300c sdk=yes
version_override=yes]
# set argc [llength $argv]
# source ./make.tcl -notrace
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
*- -*
*- Welcome to the Avnet Project Builder -*
*- -*
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
+------------------+------------------------------------+
| Setting | Configuration |
+------------------+------------------------------------+
| Board | MZ7020_FMCCC |
+------------------+------------------------------------+
| Project | fmchc_python1300c |
+------------------+------------------------------------+
| SDK | yes |
+------------------+------------------------------------+
| Version override | yes |
+------------------+------------------------------------+