An open API service indexing awesome lists of open source software.

https://github.com/parthpower/axi_uartlite_pynq

PYNQ-Z1 Compatible Python helper functions for AXI UARTLITE IP Core of Xilinx
https://github.com/parthpower/axi_uartlite_pynq

pynq-z1 python uart xilinx

Last synced: 9 months ago
JSON representation

PYNQ-Z1 Compatible Python helper functions for AXI UARTLITE IP Core of Xilinx

Awesome Lists containing this project

README

          

# axi_uartlite_pynq

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/parthpower/axi_uartlite_pynq/HEAD)

PYNQ Compatible Python helper functions for AXI UARTLITE IP Core of Xilinx.

## UART Config
`Baud: 9600, RX Pin: PMODA 1, TX Pin: PMODA 2`

## Structure

bits : Bitstream folder
img : Image folder
prj : Vivado project tcl
src : Source folder (AXI uartlite class)

## Block Diagram

![Figure 1. Block Diagram](img/block.png)