1/1
I2C
by fradaric on Aug 15, 2012 |
fradaric
Posts: 1 Joined: Nov 29, 2011 Last seen: Feb 5, 2020 |
||
Heii all,
How can I assign acknowledge "high" in to my 'inout' pin in I2C module?. In testbench I am getting errors. Regards, Fradaric |
RE: I2C
by san6086 on Oct 9, 2012 |
san6086
Posts: 2 Joined: Sep 25, 2012 Last seen: Oct 12, 2012 |
||
Could you give a clear idea on what you are doing?
I2C has master and slave. May I know which one has to give acknowledge signal? |
RE: I2C
by iimirshad1990 on Oct 23, 2012 |
iimirshad1990
Posts: 3 Joined: Oct 23, 2012 Last seen: Oct 25, 2012 |
||
HI, Use variable declaration type "wand" for SDA and SCL. It will allows to drive the bus from master and slave both.
Thanks, Irshad |
1/1