Skip to content

Commit 9a0a056

Browse files
authored
v2.5.1 updates to changelog (#1015)
1 parent 9c7ac39 commit 9a0a056

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

docs/source/changelog.rst

+25
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,31 @@
22
Change Log
33
************************
44

5+
Version 2.5.1
6+
============================
7+
8+
Updates to PYNQ since the last release include:
9+
10+
* Alveo and AWS F1 Support
11+
* Alveo platforms and AWS F1 instances are now supported
12+
* IP dictionary and Overlay classes support xclbin metadata parsing
13+
* Live Alveo power monitoring added
14+
* Vitis kernel signatures delivered with loaded xlcbin files
15+
* AWS F1 awsxclbin files are supported
16+
17+
* Productivity Additions
18+
* PYNQ is now on PYPI and can be installed using ``pip install pynq``
19+
* PYNQ can be installed on x86 machines to support attached Alveo platforms or AWS F1 instances
20+
* pynq.utils added for dependent packages to install notebooks and bitstreams
21+
* pynq._cli added for new commandline calls to collect and deliver notebooks
22+
* JupyterLab views of bitstream metadata dictionaries added
23+
24+
* SD Build Updates
25+
* Support added for building sdcard images from Ubuntu 18.04 host machines
26+
27+
* No new SD Card images were created for this release
28+
29+
530
Version 2.5
631
============================
732

0 commit comments

Comments
 (0)