Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1 KB

README.md

File metadata and controls

22 lines (14 loc) · 1 KB

ZyboZ7-20-PmodToF-Demo

Note: The demo contained in this repository has been moved and this repository is no longer being actively maintained. Check out the Zybo Z7-20 Pmod-ToF demo page on Digilent Reference for more information.

Description

PmodToF-Demo library for Zynq, implemented for ZyboZ7-20.

Contains sources for implementing Pmod ToF functionality and a simple UART command interpreter.

Created for Vivado 2019.1

Link to the project wiki Pmod ToF Hierarchical Block Library

To re-create a Vivado project:

  1. Make sure the directory does not already contain a project with the same name. You may run cleanup.cmd to delete everything except the utility files.
  2. Open either the Vivado Tcl shell or the Tcl Window in Vivado GUI
  3. cd to the directory where you want the project created. For example: /proj
  4. run: source ./create_project.tcl