Skip to content

Dublin Release

Compare
Choose a tag to compare
@schelleg schelleg released this 16 Feb 21:37
· 914 commits to master since this release

This github tag is tied to the newly released PYNQ-Z1 v1.4 SDCard image

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

  1. Python upgraded to 3.6.
  2. Linux kernel upgraded to 4.6.0.
  3. In base overlay, Programmable logic interrupt support added (i.e. PL can interrupt Python using asyncio).
  4. In base overlay, Microblazes now have direct acccess to DRAM using High Performance (HP) ports.
  5. Arduino_LCD18 class added.
  6. Optimized mmio using numpy arrays.
  7. Audio processing optimizations.

Note: Please upgrade to the v1.4 SDCard image before installing this version of PYNQ. We are leveraging new features in Python3.6 within the pynq package.