|
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
| Volume 68 - Issue 16 |
| Published: April 2013 |
| Authors: Ramandeep Singh, Neeraj Sharma |
10.5120/11665-7256
|
Ramandeep Singh, Neeraj Sharma . Prototyping of On-chip I2C Module for FPGA Spartan 3A Series using Verilog. International Journal of Computer Applications. 68, 16 (April 2013), 33-37. DOI=10.5120/11665-7256
@article{ 10.5120/11665-7256,
author = { Ramandeep Singh,Neeraj Sharma },
title = { Prototyping of On-chip I2C Module for FPGA Spartan 3A Series using Verilog },
journal = { International Journal of Computer Applications },
year = { 2013 },
volume = { 68 },
number = { 16 },
pages = { 33-37 },
doi = { 10.5120/11665-7256 },
publisher = { Foundation of Computer Science (FCS), NY, USA }
}
%0 Journal Article
%D 2013
%A Ramandeep Singh
%A Neeraj Sharma
%T Prototyping of On-chip I2C Module for FPGA Spartan 3A Series using Verilog%T
%J International Journal of Computer Applications
%V 68
%N 16
%P 33-37
%R 10.5120/11665-7256
%I Foundation of Computer Science (FCS), NY, USA
Today, at the low end of the communication protocols we find two worldwide standards: I2C and SPI [7]. I2C – commonly known as Inter IC, is a bus protocol. I2C protocol was proposed by Philips Semiconductors to enable faster device to communicate with slower devices without any data loss [1]. In this paper, we will assist the system designers to understand the communication between EEPROM (24C02) and FPGA Spartan 3A. The design is synthesized and simulated using Xilinx ISE and 7. 1 and 12. 4. Programmed FPGA acts as a master where as EEPROM acts as a Slave.