Forum Discussion
Error: spi_0: Failed to find module spi_spi_0
- 1 year ago
Hi,
Please don't export the clock and reset ports then connect those ports to the clock source.
Thanks,
regards,
Sheng
Are you trying to create just the IP to instantiate in your design or are you creating a Platform Designer system that includes this IP? If it's the former, you should be adding it to your Quartus project from the IP Catalog in Quartus itself, not in an empty Platform Designer system like you are showing here.
If you're trying to create a system design that includes the IP, I'm not sure if you're getting the error because the rest of the system is empty, which would be odd.
But better to understand what your use case is here first.
Thanks for your reply. My use case is actually just the former -- just looking to utilize the standalone IP. However, I have noticed multiple cores are only available in the IP catalog found through the Platform Designer, not the regular IP Catalog in Quartus. The SPI (4 Wire Serial) Intel FPGA IP core happens to be one of these. Attached is a screenshot of SPI results in the regular IP Catalog. Perhaps I am missing something?