I have implemented the HET I2C example found in TI's 7485.N2HET_EMU_I2C.ZIP. I am currently running on a Launchpad TMS570LS0432 platform using N2HET[19] as SDA and N2HET[6] as SCL. I modified the example NHET code to use these pins. I don't have the slave chip yet and can only test the master output. Here's where I see something odd. SDA output looks good but the SCL, instead of being a nice square wave is a saw-tooth wave:
In this picture red is the SDL and blue is the SCL.
Here's 7485.N2HET_EMU_I2C.ZIP: 6567.N2HET_EMU_I2C.ZIP
Thanks!
ken