I have included a component from opencores into my Platform Designer.
All 'library' paths are set in Quartus and the project compiles successfully.
But when I import the sopcinfo file into Nios II Eclipse Mars.2, the .h and .c files are never included in the bsp file. So they are also missing the the .elf file.
When I rightclick on the opencores component in the Platform Designer and choose Detail and Open Component Folder...
I see all the *.v files, a HAL and an inc folder.
All the files are installed on my computer in the folder:
C:\intelFPGA_lite\19.1\ip\opencores\i2c_opencores
Any idea?
链接已复制
Hi,
My name is Hazlina. I am the senior manager for the technical support team supporting this forum, I apologize that we had to backlog this case and didn't answer this in-time. Is your question still outstanding or has it been resolved? Let me know so that I can decide the appropriate course of actions. Thanks.
Hi Hazlina,
This question is still active. I hope you can help me.
Hi, Peter
You may manually add the .h and .c files of your IP in your Nios II SBT, add to Project Explorer -> your _bsp folder -> drivers -> inc/src, and rebuild your project file.
Thanks.
Best regards
Eric
