B E L K Q u i c k S t a r t G u i d e
v . 1 . 0 . 9
The procedure is the following:
●
start the Zynq development server and login into the
system
●
assuming that a local repository has not been created,
clone the remote BORA git repository:
●
copy the
<bora_repo>/boards/board_parts/zynq/BORA
and
<bora_repo>/boards/board_parts/zynq/BORAX
directories to
<vivado_2014.4_install_dir>/data/boards/board_
parts/zynq/
:
cd <bora_repo>
sudo cp -r boards/board_parts/zynq/BORA
/opt/Xilinx/Vivado/2014.4/data/boards/board_pa
rts/zynq/
sudo cp -r boards/board_parts/zynq/BORAX
/opt/Xilinx/Vivado/2014.4/data/boards/board_pa
rts/zynq/
●
launch the Vivado Design Suite GUI with the following
commands:
. /opt/Xilinx/Vivado/2014.4/settings64.sh
vivado
●
from the
start page
click on
Create New Project
●
click
Next
●
select the directory build project, insert the name of
the project (
Project Name
) and click
Next
●
select
RTL Project
, enable
Do not specify sources
at this time
and click
Next
●
on the
Default Part
form, click on the
Boards
button
to filter the available boards. Select BORA or BORAX
depending on target SOM and click
Next
●
check the summary page and click
Finish
●
in the Vivado GUI click on
Create Block Design
from
March, 2016
42/66