Getting Started

Supported Boards

Get the Composable Video Pipeline

If you have one of the supported boards with pynq 2.7 up and running, install the composable video pipeline by executing the following code in a Jupyter lab terminal

git clone https://github.com/Xilinx/PYNQ_Composable_Pipeline
python3 -m pip install PYNQ_Composable_Pipeline/ --no-build-isolation

Once the installation is done, you can deliver the notebooks by running

pynq-get-notebooks pynq-composable -p $PYNQ_JUPYTER_NOTEBOOKS

Get Help

You can get help in the PYNQ support forum. Or by opening an issue on GitHub

Contribute

We welcome contributions, please review the contributing guidelines to contribute.