
NAMC-ZYNQ-FMC – Board Support Package Manual
Version 1.0
© N.A.T. GmbH
9
Figure 1: Vivado Block Diagram
Before you can use the design with the Petalinux build system you will have to export the
hardware description file once you have implemented and generated a bitstream. To do
so, select
“File->Export->Export Hardware”
.
Figure 2: Export Hardware
This step is necessary to enable you to import the hardware description file with the
Petalinux build system.
1.5
Installing the BSP
With having both Xilinx Vivado and Petalinux tools installed the next step is to install the
BSP sources and set up several paths. First you have to copy the main BSP folder to any
working directory (e.g. \home\myname\namc-zynq-fmc\). To make the installation easy
N.A.T provides a makefile that does all of the jobs for you. To use the makefile you have
to set up two environment variables that are noted at the first lines in the makefile. To
edit the file chose any text editor of your choice. If your installation paths of Petalinux
and Vivado are set to default you do not have to change anything.