Digilent / ZyboZ7-20-PmodToF-Demo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:C 68.9%Language:Tcl 25.9%Language:Verilog 2.8%Language:CartoCSS 1.5%Language:Makefile 0.5%Language:Shell 0.2%Language:Batchfile 0.2%