差别
这里会显示出您选择的修订版和当前版本之间的差别。
| 两侧同时换到之前的修订记录 前一修订版 后一修订版 | 前一修订版 | ||
|
pynq [2019/03/22 15:05] jingjing [Key technologies] |
pynq [2019/03/22 15:08] (当前版本) jingjing |
||
|---|---|---|---|
| 行 26: | 行 26: | ||
| ==== Key technologies ==== | ==== Key technologies ==== | ||
| {{ :微信截图_20190322144905.png?nolink&200|}} | {{ :微信截图_20190322144905.png?nolink&200|}} | ||
| - | Jupyter Notebook 是一个基于浏览器的交互式计算环境。可以创建Jupyter笔记本文档,包括实时代码,交互式小部件,绘图,说明文本,方程式,图像和视频。 | + | 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. |
| - | 可以使用Python在Jupyter Notebook中轻松编程支持PYNQ的Zynq板。 | + | |
| - | 使用Python,开发人员可以 在可编程逻辑上使用硬件库和覆盖。 硬件库或覆盖可以加速Zynq板上运行的软件,并 自定义硬件平台和接口。 | + | |
| - | PYNQ映像是可引导的Linux映像,包括 pynq Python包和其他开源包。 | + | |
| + | 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. | ||
| 行 47: | 行 49: | ||
| ----- | ----- | ||
| ==== Get involved ==== | ==== Get involved ==== | ||
| + | |||
| + | |||
| + | |||
| + | ===== 入门 ===== | ||
| + | |||
| + | ===== 开发板 ===== | ||
| + | |||
| + | ===== 社区 ===== | ||
| + | |||
| + | ===== 源代码 ===== | ||
| + | |||
| + | ===== 支持 ===== | ||