kmunj
New Contributor
6 years agoSPI and I2C errors when given command Processing -> Start -> Start Analysis and Elaboration
When I use SPI symbol (Avalon-ST Serial Peripheral Interface intel FPGA IP) from Quartus Prime Lite Edition, I get following error;
Error (12006): Node instance "inst12" instantiates undefined entity "SPI". Ensure that required library paths are specified correctly, define the specified entity, or change the instantiation. If this entity represents Intel FPGA or third-party IP, generate the synthesis files for the IP.
I checked the path is correct. I generated synthesis files also. But I keep on getting this error.
I got similar errors when I tried to use I2C symbol (I2C slave to Avalon-MM master bridge intel FPGA IP).
How to get rid of these issues?
Thanks
Kiran