Skip to content

Balukanuri/custom-uart-transmitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Custom UART Transmitter (Verilog)

A UART Transmitter built using Verilog and simulated with Icarus Verilog and GTKWave. It transmits 8-bit serial data using a finite state machine (FSM) and supports start and stop bits. The testbench was developed and verified using EDA Playground.


πŸ“„ Files Included

File Description
uart_tx_upgraded.v UART Transmitter Verilog design
uart_tx_upgraded_tb.v Testbench (copied from EDA Playground)
uart_waveform.png Screenshot of UART waveform from GTKWave

πŸ“ˆ Waveform

Waveform

About

A simple UART Transmitter built in Verilog using FSM and tested with Icarus Verilog + GTKWave.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published