FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP

i2c slave in VHDL

Altera_Forum
Honored Contributor II
3,865 Views

Hi All, 

I am urgently looking for a I2C slave implementation in VHDL (never use verilog before)..If you have one please let me know (or send directly to my email at zhangyi17@gmail.com)...Thank you very much! 

 

E
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
2,739 Views

This is a I²C master/slave core at opencores. 

 

http://www.opencores.org/project,i2c_master_slave
0 Kudos
Altera_Forum
Honored Contributor II
2,739 Views

Thanks for the reply. I know this one, but I really perfer a single slave implementation. 

Any other resources? 

 

 

--- Quote Start ---  

This is a I²C master/slave core at opencores. 

 

http://www.opencores.org/project,i2c_master_slave 

--- Quote End ---  

0 Kudos
Altera_Forum
Honored Contributor II
2,739 Views

Have you considered writing one. I don't know what your experience level is. However, an i2c slave is pretty easy to write. If you are an experienced coder, you could have it done in a few hours. 

 

A couple of links that may help: 

http://www.i2cbus.com/ 

http://en.wikipedia.org/wiki/i%c2%b2c 

 

Jake
0 Kudos
Reply