Forum Discussion
Altera_Forum
Honored Contributor
14 years agoi2c can't find core qsys
Hi,
problem... Can't find i2c core in qsys. Is there this core by default there??/ If not. I have downloaded OpenCores I2C component. But question how can I add it to qsys???? Do I have create new component and ........ . Or there is easy way ?? Thank you. Eduardas12 Replies
- Altera_Forum
Honored Contributor
Do you know this core will work on Quartus 12.1 SP1 SOPC ?
- Altera_Forum
Honored Contributor
--- Quote Start --- Hi, problem... Can't find i2c core in qsys. Is there this core by default there??/ If not. I have downloaded OpenCores I2C component. But question how can I add it to qsys???? Do I have create new component and ........ . Or there is easy way ?? Thank you. Eduardas --- Quote End --- Create a folder named ip in your project directory which contains the .qsys file. Then add the i2c_opencores in the ip folder. Refresh the system in Qsys to get rid of the error. Thanks, Anil