All Projects → Xilinx → Pynq_workshop

Xilinx / Pynq_workshop

Licence: bsd-3-clause

Projects that are alternatives of or similar to Pynq workshop

Compstats
Code for a workshop on statistical interference using computational methods in Python.
Stars: ✭ 194 (-1.02%)
Mutual labels:  jupyter-notebook
Score sde
Official code for Score-Based Generative Modeling through Stochastic Differential Equations (ICLR 2021, Oral)
Stars: ✭ 190 (-3.06%)
Mutual labels:  jupyter-notebook
Bayes computing course
Stars: ✭ 195 (-0.51%)
Mutual labels:  jupyter-notebook
M5 Methods
Data, Benchmarks, and methods submitted to the M5 forecasting competition
Stars: ✭ 192 (-2.04%)
Mutual labels:  jupyter-notebook
Cvx short course
Materials for a short course on convex optimization.
Stars: ✭ 194 (-1.02%)
Mutual labels:  jupyter-notebook
Covid19 Japan Reff
Stars: ✭ 196 (+0%)
Mutual labels:  jupyter-notebook
Jupyterhub Deploy Teaching
Reference deployment of JupyterHub and nbgrader on a single server
Stars: ✭ 194 (-1.02%)
Mutual labels:  jupyter-notebook
Biological learning
Example of "biological" learning for MNIST
Stars: ✭ 196 (+0%)
Mutual labels:  jupyter-notebook
Notes Linear Algebra
线性代数笔记
Stars: ✭ 2,393 (+1120.92%)
Mutual labels:  jupyter-notebook
Gp4a
Code for NeurIPS 2019 paper: "Tensor Programs I: Wide Feedforward or Recurrent Neural Networks of Any Architecture are Gaussian Processes"
Stars: ✭ 196 (+0%)
Mutual labels:  jupyter-notebook
Imodels
Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).
Stars: ✭ 194 (-1.02%)
Mutual labels:  jupyter-notebook
Largitdata
LargitData Course Material
Stars: ✭ 195 (-0.51%)
Mutual labels:  jupyter-notebook
Covid19italia
Stars: ✭ 195 (-0.51%)
Mutual labels:  jupyter-notebook
Nbqa
Run any standard Python code quality tool on a Jupyter Notebook
Stars: ✭ 193 (-1.53%)
Mutual labels:  jupyter-notebook
Deep Learning With Python
Deep learning codes and projects using Python
Stars: ✭ 195 (-0.51%)
Mutual labels:  jupyter-notebook
Sklearn Benchmarks
A centralized repository to report scikit-learn model performance across a variety of parameter settings and data sets.
Stars: ✭ 194 (-1.02%)
Mutual labels:  jupyter-notebook
Hacktoberfest2020 Contributions
A beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2020! Hello World Programs and Algorithms! Please leave a star ⭐ to support this project! ✨
Stars: ✭ 196 (+0%)
Mutual labels:  jupyter-notebook
Spyketorch
High-speed simulator of convolutional spiking neural networks with at most one spike per neuron.
Stars: ✭ 194 (-1.02%)
Mutual labels:  jupyter-notebook
Lernapparat
Various Notebooks for Lernapparat.de
Stars: ✭ 196 (+0%)
Mutual labels:  jupyter-notebook
Auto ts
Automatically build ARIMA, SARIMAX, VAR, FB Prophet and XGBoost Models on Time Series data sets with a Single Line of Code. Now updated with Dask to handle millions of rows.
Stars: ✭ 195 (-0.51%)
Mutual labels:  jupyter-notebook

PYNQ_Workshop for v2.6

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 or PYNQ-Z2 board
  • PYNQ v2.6 image for the PYNQ-Z1 or PYNQ-Z2 board

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 board (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 Boolean generator demo (notebook)

Logictools pattern generator (notebook)

Logictools FSM generator (notebook)

MicroBlaze programming (notebook)

Session 4

PYNQ overlay design methodology (presentation)


PYNQ tutorial on PS GPIO (notebook)

PYNQ tutorial on AXI GPIO (notebook)

PYNQ tutorial on MMIO (notebook)

PYNQ tutorial on allocate (notebook)

PYNQ tutorial on allocate with PL master (notebook)

PYNQ tutorial DMA example (notebook)

Putting it all together: Resize example (notebook)

Questions?

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].