Skip to content

Adrofier/UART-design-using-verilog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UART(Universal Asynnchronous Receiver Transmitter) Design Using Verilog

This is a small project which replicates the UART protocol working to a large extent.
This protocol is commonly used in microcontrollers and microproccesors.
The whole code for this project is written using Verilog HDL and is compiled and checked by Icarus Verilog Compiler and was also simulated in ModelSim.
The main clock used for the UART model is of 50MHz which cn easily be found in any FPGA, if anyone tries to synthesize this model on FPGA.

This project is licensed under the MIT LICENSE.

Contributors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published