4
5
Reference Design Vivado IPI Project
Start the Vivado tool via
Start > All Programs > Xilinx Design Tools > Vivado
2015.2 > Vivado 2015.2
Open the Vivado IPI
zynq_mini_itx_pjtag_design
project (the archived project
file is located in the root directory of the reference design folder). Click on the
Open Block Design
(under the IP Integrator) and select
zynq_design_1.bd
file.
The Vivado IPI GUI should look as shown in the following figure.
Note
: If you are using a Windows PC and encounter Windows 260 character path limit
issue when trying to rebuild the hardware platform in Vivado (the hardware platform is
already built for you), please refer to the Xilinx Answer Record #52787 to resolve the
issue.
http://www.xilinx.com/support/answers/52787.htm
In addition to the above Answer Record, you could set your “
Temp
” environment
variable to a short path. To do this, create a folder on your C drive and call it
MyTemp
.
Set the “
Temp
” environment variable to
C:\MyTemp
.