Skip to content

Design for FPGA of a Universal Asynchronous Receiver Transmitter.

Notifications You must be signed in to change notification settings

davidParraga/FPGA_UART_Module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Desing for FPGA of a UART module

The purpose of the project is the design for FPGA of a Universal Asynchronous Receiver Transmitter that allows the serial transmission/reception data of 8 bits at 9600 bauds. For this purpose, it is required the design in VHDL of a transmitter and receiver module. The functionality of the UART must be validated by means of the corresponding functional simulation, designing the appropriate test bench.

Main files (to take a look at)

"UART.vhd": Logic of the project

"Prueba_transmisor.vhd": Test bench of the project

Starting 🚀

To get started you will need to download ISE DS 14.7, whose link can be found in Prerequisites.

See Deployment to know how to deploy the project.

Pre-requisites 📋

Download and install ISE DS 14.7

Running the tests ⚙️

The functionality of the UART must be validated by means of a test bench. You can find it in the file "Prueba_transmisor.vhd"

Deploy 📦

Download the project and open it in ISE DS 14.7 by clicking "File" > "Open Project"

build with 🛠️

Authors ✒️

License 📄

These files are not licensed


⌨️ with ❤️ by davidParraga

About

Design for FPGA of a Universal Asynchronous Receiver Transmitter.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published