International Conference and Workshop on Emerging Trends in Technology 2014 |
Foundation of Computer Science USA |
ICWET2014 - Number 2 |
May 2013 |
Authors: Sunita Satyaram Yadav, Asha Durafe, Pratik Kanani |
268c125e-a611-440f-81e4-80e6983cc9f5 |
Sunita Satyaram Yadav, Asha Durafe, Pratik Kanani . UART Designing for Four Different Baud Rate for Cyclone III Family. International Conference and Workshop on Emerging Trends in Technology 2014. ICWET2014, 2 (May 2013), 30-33.
UART (Universal Asynchronous Receiver Transmitter) is used for short-distance, low speed, low-cost data exchange between computer and peripheral. They provide a means to send data with a minimum of wires. The data is sent bit-serially, and no clock signal is sent along with it. The fact that a clock is not transmitted with the data complicates the design of a UART. The two systems (sender and receiver) have separate, unsynchronized, clock signals. The programmable logic devices can be used for such application by developing core for UART. By using hardware descriptive language UART simulation can be tested before it can be loaded on programmable device. In this project we present UART which includes three modules which are the baud rate generator, receiver and transmitter.