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 ?
2 Replies
- Altera_Forum
Honored Contributor
SMBus 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.
- Altera_Forum
Honored Contributor
Do you know this core will work on Quartus 12.1 SP1 SOPC ?