Skip to content

An UART Receiver that runs with a clock frequency of 125 MHz. The possible baudrates are 9600 bits per second and 115200 bits per second. It supports the parity bit. The received bytes are stored in a FIFO buffer with variable size.

Notifications You must be signed in to change notification settings

Florin623/UART-Receiver

Repository files navigation

UART Receiver

An UART Receiver that runs with a clock frequency of 125 MHz. The possible baudrates are 9600 bits per second and 115200 bits per second. It supports the parity bit. The received bytes are stored in a FIFO buffer with variable size.

The elaborated design in Vivado: Elaborated design in Vivado

About

An UART Receiver that runs with a clock frequency of 125 MHz. The possible baudrates are 9600 bits per second and 115200 bits per second. It supports the parity bit. The received bytes are stored in a FIFO buffer with variable size.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published