# \[Pynq 中文资料]

- [01\_PYNQ-Z2开发板上手](https://pynqdocs.gitbook.io/pynq-tutorial/pynq-zhong-wen-zi-liao/01pynqz2-kai-fa-ban-shang-shou.md)
- [02\_PYNQ常见问题](https://pynqdocs.gitbook.io/pynq-tutorial/pynq-zhong-wen-zi-liao/02pynq-chang-jian-wen-ti.md)
- [03\_Jupyter Notebook必知必会](https://pynqdocs.gitbook.io/pynq-tutorial/pynq-zhong-wen-zi-liao/03jupyter-notebook-bi-zhi-bi-hui.md)
- [04\_PYNQ Overlay介绍](https://pynqdocs.gitbook.io/pynq-tutorial/pynq-zhong-wen-zi-liao/04pynq-overlay-jie-shao.md)
- [05\_BaseOverlay介绍](https://pynqdocs.gitbook.io/pynq-tutorial/pynq-zhong-wen-zi-liao/05baseoverlay-jie-shao.md)
- [06\_Logictools Overlay](https://pynqdocs.gitbook.io/pynq-tutorial/pynq-zhong-wen-zi-liao/06_logictools-overlay.md)
- [07-01\_PYNQ Library详解 - PS与PL接口](https://pynqdocs.gitbook.io/pynq-tutorial/pynq-zhong-wen-zi-liao/0701pynq-library-xiang-jie-ps-yu-pl-jie-kou.md)
- [07-02\_PYNQ Library详解 - IP访问](https://pynqdocs.gitbook.io/pynq-tutorial/pynq-zhong-wen-zi-liao/0702pynq-library-xiang-jie-ip-fang-wen.md)
- [07-03\_PYNQ Library详解 - PS and PL control](https://pynqdocs.gitbook.io/pynq-tutorial/pynq-zhong-wen-zi-liao/0703pynq-library-xiang-jie-ps-and-pl-control.md)
- [07-04\_PYNQ Library详解 - IOP](https://pynqdocs.gitbook.io/pynq-tutorial/pynq-zhong-wen-zi-liao/0704pynq-library-xiang-jie-iop.md)
- [07-05\_PYNQ Library详解 - Pynq MicroBlaze](https://pynqdocs.gitbook.io/pynq-tutorial/pynq-zhong-wen-zi-liao/0705pynq-library-xiang-jie-pynq-microblaze.md)
- [08\_PYNQ快速上手实验介绍](https://pynqdocs.gitbook.io/pynq-tutorial/pynq-zhong-wen-zi-liao/08pynq-kuai-su-shang-shou-shi-yan-jie-shao.md)
- [09\_Overlay设计方法学](https://pynqdocs.gitbook.io/pynq-tutorial/pynq-zhong-wen-zi-liao/09overlay-she-ji-fang-fa-xue.md)
- [10\_自定义Overlay设计流程](https://pynqdocs.gitbook.io/pynq-tutorial/pynq-zhong-wen-zi-liao/10-zi-ding-yi-overlay-she-ji-liu-cheng.md)
- [11-1\_基于HLS的加速器Overlay设计实例 - 快速生成硬件IP](https://pynqdocs.gitbook.io/pynq-tutorial/pynq-zhong-wen-zi-liao/111-ji-yu-hls-de-jia-su-qi-overlay-she-ji-shi-li-kuai-su-sheng-cheng-ying-jian-ip.md)
- [11-2\_基于HLS的加速器Overlay设计实例 - Notebook中调用硬件IP](https://pynqdocs.gitbook.io/pynq-tutorial/pynq-zhong-wen-zi-liao/112-ji-yu-hls-de-jia-su-qi-overlay-she-ji-shi-li-notebook-zhong-tiao-yong-ying-jian-ip.md)
- [12\_第三方Overlay介绍-SPYN](https://pynqdocs.gitbook.io/pynq-tutorial/pynq-zhong-wen-zi-liao/12-di-san-fang-overlay-jie-shao-spyn.md)
- [13\_以BNN-PYNQ为例的自定义Overlay分发方法介绍](https://pynqdocs.gitbook.io/pynq-tutorial/pynq-zhong-wen-zi-liao/13-yi-bnnpynq-wei-li-de-zi-ding-yi-overlay-fen-fa-fang-fa-jie-shao.md)
- [14\_Python基础](https://pynqdocs.gitbook.io/pynq-tutorial/pynq-zhong-wen-zi-liao/14python-ji-chu.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://pynqdocs.gitbook.io/pynq-tutorial/pynq-zhong-wen-zi-liao.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
