What problem does it solve?
The PYNQ development workflow provides a comprehensive guide for creating and customizing FPGA projects for custom boards, generating PYNQ images, BSPs, and overlays, and managing overlays, TCL automation, and Python APIs from the Jupyter environment.
Core Features & Use Cases
- Board-centric BSP and overlay workflows (meta-user, device-tree, kernel patches) to tailor software stacks for a specific board.
- SD-card image generation and packaging, overlay loading workflows (base overlay and xsa overlay), and tooling for building and testing images.
- Access to PYNQ Python APIs (MMIO, DMA, GPIO, Interrupt) and Jupyter notebook workflows to develop and debug applications on the target hardware.
Quick Start
Create a custom PYNQ image for your board by writing a board.spec, building the base overlay, and flashing the resulting SD image to the board.