Skip to content

Latest commit

 

History

History
executable file
·
24 lines (16 loc) · 646 Bytes

README.md

File metadata and controls

executable file
·
24 lines (16 loc) · 646 Bytes

Ultra96 Board Files

This repository provides the board files for the Ultra96 board.

Quick Start

To use the board file along with the new sdbuild flow, first do:

git clone https://github.com/Avnet/Ultra96-PYNQ.git <LOCAL>

Then download the Ultra96 BSP from Xilinx website. Copy it over to your local folder.

cp -f <DOWNLOADED_BSP> <LOCAL>/Ultra96

Then in your PYNQ repository (image v2.3), go to folder sdbuild and do:

make BOARDDIR=<LOCAL>