Skip to content

Singapore Release

Compare
Choose a tag to compare
@schelleg schelleg released this 23 Aug 17:01
· 807 commits to master since this release

This github tag is tied to the PYNQ-Z1 v2.0 SDCard image

Within that image file, PYNQ v2.0 is already installed. Updates to PYNQ since the last release include:

  1. New logictools overlay added
    a. send waveforms, FSMs and boolean logic to the PYNQ-Z1's Arduino header - all from Python.
    b. use the onchip Trace Analyzer to view monitored transactions on Pmod and Arduino headers.
  2. Repository now supports direct pip install.
  3. New Video subsystem with support for openCV style frame passing, color space transforms, and grayscale conversion.
  4. New PynqMicroblaze parent class to implement any PYNQ MicroBlaze subsystem.
  5. Start-up process added to systemd services.

Note: Please upgrade to the v2.0 SDCard image before installing this version of PYNQ.