Forum Discussion
custom ip core
Hi,
Is custom component have avalone interface??
If yes, Check the connection between slave and master.
If no, You should have avalone interface so that custom IP is visible in eclipse.
Refer below documents for custom IP creation.
ftp://ftp.intel.com/Pub/fpgaup/pub/Intel_Material/13.1/Tutorials/Making_Qsys_Components.pdf
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/tt/tt_my_first_nios_sw.pdf
Regards
Anand
- rkaib7 years ago
Occasional Contributor
thank you anand, I will try it now
- rkaib7 years ago
Occasional Contributor
hello annad. the avalon interfaces avalon available in my quartus are:
avalon mapped master,
- rkaib7 years ago
Occasional Contributor
2.avalon memory mapped slave, 3. avalon streamin sink, 4.avalon streamin source. can you tell me which one to use (to be visible by eclipse)
thanks
- AnandRaj_S_Intel7 years ago
Regular Contributor
Hi,
- If you have avalone interface in your design then you should see it in Eclipse if you have included correct .sopcinfo file while creating eclipse project.
- Interface depends on the design, Please check the user guide.
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/manual/mnl_avalon_spec.pdf
If possible attach the project.
Regards
Anand