Commit 9a0a056 1 parent 9c7ac39 commit 9a0a056 Copy full SHA for 9a0a056
File tree 1 file changed +25
-0
lines changed
1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 2
2
Change Log
3
3
************************
4
4
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
+
5
30
Version 2.5
6
31
============================
7
32
You can’t perform that action at this time.
0 commit comments