Skip to content

Implementation of a serial communication system using the UART (Universal Asynchronus Receiver Transmitter) protocol, for FPGA SPARTAN 3 console, on ISE Design Suite (Verilog).

Notifications You must be signed in to change notification settings

BiliouriV/UART-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

UART Implementation

by Viktoria Biliouri

Implementation of a serial communication system using the UART (Universal Asynchronus Receiver Transmitter) protocol, for FPGA SPARTAN 3 console, on ISE Design Suite (Verilog).

The following verilog files, compose the full process for the implementation of a communication system using the UART protocol.

The uart_system.v module is the top module and the Testbench.v the tesbench file.

The full process of the project is described analytically in Report.pdf

About

Implementation of a serial communication system using the UART (Universal Asynchronus Receiver Transmitter) protocol, for FPGA SPARTAN 3 console, on ISE Design Suite (Verilog).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published