Skip to content

jamieiles/uart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple verilog UART.

A simple UART for use in an FPGA as a debug engine.  Requires a 50MHz input
clock that gets divided into clock enables for a 16x oversampling receiver
clock enable and 115200 baud transmission clock enable.

Icarus verilog testbench verifies that each byte can be sent correctly, but
does not do anything with spacing between bytes.

Licensed under GPLv2.

About

Verilog UART

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published