Skip to content

A basic UART Module written for self-educating purposes

License

Notifications You must be signed in to change notification settings

robindust-ce/basicUART

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic UART Module

This UART module was created for self-educating purposes and is WIP.

Finished:

  • uart transmitter and receiver with 5-9 data bits, optional parity (odd/even) and 1-2 stop bits
  • Makefile for ghdl + gtkwave flow

TODO:

  • extensive testbench for verification
  • example application project (Digilent Nexys A7)
  • flow control (rts/cts)
  • Add Wrapper with WBL/APB Slave and TX/RX FIFOs

About

A basic UART Module written for self-educating purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published