{% extends "Default/default.html" %} {% block content %}
WARNING: Board will reboot into PYNQ if button is pressed

Information

Press the button below to try the PYNQ environment. Once the button is pressed the board will reboot into the PYNQ environment. In PYNQ you can learn about Jupyter notebooks, binarized neural networks, and the new logictools overlay to name a few.

Important Notice

Booting into PYNQ will take you to another partition on the SD Card running Ubuntu 16.04LTS that does not include this webserver. The serial terminal is still accessible and a DisplayPort connected monitor will take you to a different windowing environment. More information on how these can be performed is available in the Using ZZSoC tutorial. Once booted into PYNQ a final page will be displayed on information on what to do in PYNQ and how to get back to PetaLinux. Do not close that webpage unless you fully understand how to get back. If required the username is xilinx and the password is xilinx.

From PYNQ you can come back to PetaLinux at any time. One method of doing this is to run the Jupyter notebook in the getting_started folder to reboot.


/getting_started/7_reboot_petalinux_or_pynq.ipynb

The other method on the terminal is running reboot_petalinux.

{% endblock %}