Forum Discussion
Altera_Forum
Honored Contributor
12 years agoSmbus & sopc\qsys
What is the simplest way to implement SMBUS communication to a NIOS using the SOPC\Qsys ? Are there any standard components ?
Altera_Forum
Honored Contributor
12 years agoSMBus is very close to I2C so you can use an I2C master. SOPC/QSYS don't have an I2C master included, but you can find one on opencores.org or the altera wiki.