epffpe / PYNQ_Workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PYNQ_Workshop

This repository contains training material for a 1-day hands-on PYNQ workshop.

The material consists of PDF presentations, and Jupyter Notebook lab examples and corresponding lab files.

The workshop consists of an introductory presentation and four hands-on lab sessions. Each lab session has a corresponding presentation.

Prerequisites for running the labs:

  • Pynq-Z1 board
  • PYNQ v2.0 image for the Pynq-Z1

To complete all the labs in session 2, you will also need:

  • Grove ADC
  • Grove temperature sensor
  • Grove light sensor
  • Grove LEDbar
  • PmodOLED
  • Pmod Grove adapter

Introduction

Introduction to PYNQ

Session 1

First steps with PYNQ (presentation)


Getting started with Jupyter notebooks (notebook)

Getting started with iPython (notebook)

Exploring the Pynq-Z1 (notebook)

Programming onboard peripherals (notebook)

Session 2

Introduction to overlays (presentation)


Grove temperature sensor example (notebook)

Pmod OLED example (notebook)

Grove LEDbar example (notebook)

Grove light sensor example (notebook)

Session 3

Introduction to IOPs (presentation)

Introduction to logictools overlay (presentation)


Wavedrom tutorial (notebook)

Logictools Boolean generator (notebook)

Logictools pattern generator (notebook)

Logictools FSM generator (notebook)

Session 4

PYNQ overlay design (presentation)


PYNQ tutorial MMIO, GPIO (notebook)

PYNQ tutorial Xlnk example (notebook)

PYNQ tutorial PL master example (notebook)

PYNQ tutorial DMA example (notebook)

Questions?

Please post any questions about this material on the PYNQ support forum: www.pynq.io/support.html

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jupyter Notebook 85.2%Language:Tcl 14.4%Language:Python 0.4%