96Boards Sensors Kit; Rebuilding The Overlay - Xilinx Avnet Ultra96-PYNQ Manual

Table of Contents

Advertisement

Ultra96-PYNQ Documentation, Release v2.4

2.3 96boards sensors kit

A number of peripherals and sensors are provided in the 96 boards sensors kit.
For examples of using the boards96 sensors board and peripherals, see the notebooks in the corresponding sensors96b
directory in the Jupyter home area. Note that some of the peripherals are analog, and can only be used with the ADC
on the Arduino (the XADC on the Zynq Ultrascale+ is not connected to the Ultra96 40-pin header).
See the example notebook for details:
<Jupyter home>/sensors96b/sensors_mezzanine_examples.ipynb

2.4 Rebuilding the Overlay

The project files for the overlay can be found here:
https://github.com/Avnet/Ultra96-PYNQ/tree/master/Ultra96/sensors96b
2.4.1 Linux
To rebuild the overlay, source the Xilinx tools first. Then assuming Ultra96-PYNQ has been cloned:
cd <Ultra96-PYNQ>/Ultra96/sensors96b
make
2.4.2 Windows
To rebuild from the Vivado GUI, open Vivado. In the Vivado Tcl command line window, change to the correct
directory, and source the Tcl files as indicated below.
Assuming Ultra96-PYNQ has been cloned:
2.3. 96boards sensors kit
13

Advertisement

Table of Contents
loading

Table of Contents