差别
这里会显示出您选择的修订版和当前版本之间的差别。
| 两侧同时换到之前的修订记录 前一修订版 后一修订版 | 前一修订版 | ||
|
pynq [2019/03/22 15:01] jingjing [How do I get started with PYNQ?] |
pynq [2019/03/22 15:08] (当前版本) jingjing |
||
|---|---|---|---|
| 行 12: | 行 12: | ||
| * high bandwidth IO | * high bandwidth IO | ||
| * low latency control | * low latency control | ||
| - | |||
| 行 27: | 行 26: | ||
| ==== Key technologies ==== | ==== Key technologies ==== | ||
| {{ :微信截图_20190322144905.png?nolink&200|}} | {{ :微信截图_20190322144905.png?nolink&200|}} | ||
| - | Jupyter Notebook is a browser based interactive computing environment. Jupyter notebook documents can be created that include live code, interactive widgets, plots, explanatory text, equations, images and video.\\ A PYNQ enabled Zynq board can be easily programmed in Jupyter Notebook using Python.\\ Using Python, developers can use hardware libraries and overlays on the programmable logic. Hardware libraries, or overlays, can speed up software running on a Zynq board, and customize the hardware platform and interfaces.\\ The PYNQ image is a bootable Linux image, and includes the pynq Python package, and other open-source packages. | + | Jupyter Notebook is a browser based interactive computing environment. Jupyter notebook documents can be created that include live code, interactive widgets, plots, explanatory text, equations, images and video. |
| + | A PYNQ enabled Zynq board can be easily programmed in Jupyter Notebook using Python. | ||
| + | |||
| + | Using Python, developers can use hardware libraries and overlays on the programmable logic. Hardware libraries, or overlays, can speed up software running on a Zynq board, and customize the hardware platform and interfaces. | ||
| + | |||
| + | The PYNQ image is a bootable Linux image, and includes the pynq Python package, and other open-source packages. | ||
| 行 45: | 行 49: | ||
| ----- | ----- | ||
| ==== Get involved ==== | ==== Get involved ==== | ||
| + | |||
| + | |||
| + | |||
| + | ===== 入门 ===== | ||
| + | |||
| + | ===== 开发板 ===== | ||
| + | |||
| + | ===== 社区 ===== | ||
| + | |||
| + | ===== 源代码 ===== | ||
| + | |||
| + | ===== 支持 ===== | ||