Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- My real question lies in the implementation of I2C protocol. I don't see a core for I2C implementation.. any advice? OpenCores.org? --- Quote End --- The DE0-nano examples provided by Terasic use bit-banging to implement the I2C protocol. If you're going to use a NIOS II core, then that would be my recommendation. I believe others have used the OpenCore's I2C core. Search the archive. Cheers, Dave