Input/Output Interface Controller Design in Verilog HDL

This chapter first introduces the basic technologies related to input/output (I/O) interface design, and describes the methods of data error detection and correction. It then gives some I/O interface design examples, including the universal asynchronous receiver transmitter (UART), personal system/2...

Full description

Saved in:
Bibliographic Details
Published in:Computer Principles and Design in Verilog HDL pp. 443 - 508
Main Authors: Li, Yamin, Tsinghua University Press
Format: Book Chapter
Language:English
Published: Singapore Wiley 2015
John Wiley & Sons, Incorporated
John Wiley & Sons, Ltd
Subjects:
ISBN:1118841093, 9781118841099
Online Access:Get full text
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:This chapter first introduces the basic technologies related to input/output (I/O) interface design, and describes the methods of data error detection and correction. It then gives some I/O interface design examples, including the universal asynchronous receiver transmitter (UART), personal system/2 (PS/2) keyboard and mouse, video graphics array (VGA) controller, inter integrated circuit (I2C) serial bus, and peripheral component interconnect (PCI) parallel bus. Data bit errors may occur during data transmission from the source to a receiver due to some reasons, the communication channel noise for instance. The chapter also introduces two error detection techniques, such as parity check and cyclic redundancy check (CRC), and an error correction technique such as extended Hamming code. Parity check technique can detect 1‐bit error but cannot know which bit is the error bit. The chapter finally presents the Verilog hardware description language (HDL) code for implementing the full‐duplex UART.
ISBN:1118841093
9781118841099
DOI:10.1002/9781118841105.ch14