Open main menu

DAVE Developer's Wiki β

Changes

Creating and building example Vivado project (BELK/BXELK)

457 bytes added, 16:10, 29 October 2015
no edit summary
|-
|}
==Introduction==
BELK provides an example Vivado project for BORA/BORAX boards. This project allows to:
*generate FSBL binary image
*generate the bitstream of a simple PL design used to route PS' CAN0 and UART0 signals through EMIO (see also the following picture).
TBD
This article describes how two build this project. Two procedures are described, the former is command line based while the latter is GUI based.
The project is stored is a git repository, as described [[Build_system_(BELK)#Setting_up_the_Zynq_development_server_environment|here]].
 
It is assumed that the Zynq development environment has been set up properly (see [[Build_system_(BELK)|this page]] for more details).
==Command line based procedure==
It is assumed that the development environment has been set up properly as described [[Build_system_(BELK)|here]].
 
*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:
==GUI based procedure==
It is assumed that the development environment has been set up properly as described [[Build_system_(BELK)|here]].
*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:<code>git clone git@git.dave.eu:dave/bora/bora.git</code>
4,650
edits