Forum Discussion
Arria10 , Error by use Generic Serial Flash controller
Hi
I generate a Generic Serial Flash controller refer to the "Generic Serial Flash Interface Intel FPGA IP Core User Guide" .
It sucessed after Generate HDL . But faild at "Processing ➤ Start ➤ Start Analysis and Elaboration" . It can't find & open some files but I can open these files by notepad.
I attach my project files , please tell me how should I do .
Thanks
18 Replies
- JohnT_Altera
Regular Contributor
Hi,
It looks like the generated file is hitting the path limit. Could you reduce the file name of your project and the IP? Windows only support 256 character for the total path including file name. (https://www.intel.com/content/altera-www/global/en_us/index/support/support-resources/knowledge-base/solutions/fb74100.html)
If you are still facing the issue then I would recommend you to use Linux system.
- scong5
New Contributor
OK,Pass
Info: Quartus Prime Synthesis was successful. 0 errors, 4 warnings
Info: Peak virtual memory: 1078 megabytes
Info: Processing ended: Tue Feb 11 16:29:19 2020
Info: Elapsed time: 00:01:42
Info: Total CPU time (on all processors): 00:02:05
- JohnT_Altera
Regular Contributor
Hi,
I am glad to hear that you are able to compile your design now.
- scong5
New Contributor
OK, Thank your for your support .
- JohnT_Altera
Regular Contributor
Glad to help
- JohnT_Altera
Regular Contributor
Hi,
The reference design in the user guide is refer to the reference design in Design Store (https://cloud.altera.com/devstore/platform/2179/).