Forum Discussion
Altera_Forum
Honored Contributor
12 years agoApparently the code you are compiling is looking for two peripherals in your system, one called i2c_scl and another one i2c_sda, but they aren't present. You should add them to your SOPC Builder or QSys project.
From the names I'm guessing they are 1 bit bidirectional PIOs.