Altera_Forum
Honored Contributor
15 years agoI2C SOPC (open)core for Quartus 10
Hello,
Has anybody succesfully implemented an I2C SOPC core in Quartus 10.1 yet? The one from http://www.grigaitis.eu/?p=18 gives the following warning(s): Warning: oc_i2c_master_0.avalon_slave_0: Signal chipselect appears 2 times (only once is allowed) (And this one but that doesn't matter: Warning: oc_i2c_master_0: This classic module should be upgraded; right click in the Component List.) And the one from http://www.nioswiki.com/perihperals/opencores_i2c gives the following warning: Warning: opencores_i2c: set_interface_property: Interface export_0 does not have a parameter associatedClock I haven't actually tested any of them yet, but I like to know whether or not they still work with Quartus 10.1, before I start working with them. Or if there are any other options? My goal is to config a switch using I2C.