Rodo
Occasional Contributor
4 years agoMAX10, Nios 2: Intel FPGA Avalon I2C (Master) example ?
Is there a complete example (with buffer connections) of using this IP core in a nios system?
I added the IP core to nios and generated the tri-state buffers with the GPIO Lite core but now I'm lost. The Intel Embedded Peripherals IP User Guide says that I can instantiate these buffers in my top design. I called my bufferes: i2c_scl_buffer and i2c_sda_buffer. I clicked "yes" after making them to add the files to my project. Did that instantiate them already or do I have to do it and if so how? A full example would be nice. All help I get seems to tell me to use opencoreip ... I'm trying to use the intel i2c core and the intel tri-state buffers. Thanks