Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

UART - Verilog Library

A UART was one of the first SystemVerilog designs I created. These designs are not polished, but I hope you find them useful. You can freely build on these MIT licensed designs. Get an overview of the whole lib from the Verilog Library blog.

Verilog Modules

Test Benches

Test benches still need to be added for UART.

Examples

NB. Transmit and receive are from the point of view of the FPGA.

Blog Posts

No Project F blog posts reference these modules as yet.

SystemVerilog?

These modules use a little SystemVerilog to make Verilog more pleasant, see the main Library README for details.