Skip to content

Commit

Permalink
v2.5.1 updates to changelog (#1015)
Browse files Browse the repository at this point in the history
  • Loading branch information
schelleg committed Feb 21, 2020
1 parent 9c7ac39 commit 9a0a056
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions docs/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,31 @@
Change Log
************************

Version 2.5.1
============================

Updates to PYNQ since the last release include:

* Alveo and AWS F1 Support
* Alveo platforms and AWS F1 instances are now supported
* IP dictionary and Overlay classes support xclbin metadata parsing
* Live Alveo power monitoring added
* Vitis kernel signatures delivered with loaded xlcbin files
* AWS F1 awsxclbin files are supported

* Productivity Additions
* PYNQ is now on PYPI and can be installed using ``pip install pynq``
* PYNQ can be installed on x86 machines to support attached Alveo platforms or AWS F1 instances
* pynq.utils added for dependent packages to install notebooks and bitstreams
* pynq._cli added for new commandline calls to collect and deliver notebooks
* JupyterLab views of bitstream metadata dictionaries added

* SD Build Updates
* Support added for building sdcard images from Ubuntu 18.04 host machines

* No new SD Card images were created for this release


Version 2.5
============================

Expand Down

0 comments on commit 9a0a056

Please sign in to comment.