#uart #lite #fpga #xilinx #operate #axi #xps

uart_xilinx

This crate provide a struct with many methods to operate uarts in Xilinx's FPGA: XPS UART Lite, AXI UART Lite

2 unstable releases

0.2.0 Nov 29, 2023
0.1.0 Aug 14, 2021

#470 in Embedded development

42 downloads per month

MIT license

32KB
633 lines

uart_xilinx

Work In Progress

This crate provide a struct with many methods to operate uarts in Xilinx's FPGA: XPS UART Lite, AXI UART Lite...

REF

Intro

Noticed: This crate may have problems. Any help would be welcomed, even if your help will bring about breaking change. Please feel free to start an Issue or a PR.

Currently I cannot guarantee the stability of this crate, and it is likely to introduce destructive updates (including but not limited to renaming of structs, renaming of functions and methods, code restructuring). So fixing the dependency version should be a good way to go.

Besides, this crate currently is not following Rust API Guidelines. Please feel free to start an Issue or a PR to help me fix this.

Dependencies

~110KB