Forum Discussion
jc_ddc
New Contributor
1 year agoAgilex 5 SSGDMA Example Design Generation Failed
Hello, It seems I'm having an issue generating the example design for the Scalable Scatter-Gather DMA IP in PCIe mode (for Agilex 5 A5ED065BB32AE4SR0) in Quartus Prime Pro version 25.1 running on Wi...
- 1 year ago
Yes, there is no issue in generating the example design in Linux OS.
Regards,
Richard Tan
RichardT_altera
Super Contributor
1 year agoThis issue seem to be occur in Window OS machine due to the path length limitation in windows -- Windows OS supports file path up to 260 characters by default. Window OS do support longer paths with the proper registry configuration as described in the KDB below.
https://www.intel.com/content/www/us/en/support/programmable/articles/000075424.html
Please try to enable the long paths stated in the KDB and see if the issue persists.
Regards,
Richard Tan
- jc_ddc1 year ago
New Contributor
Hi Richard,
Thanks for getting back to me! I checked the registry on my Windows 10 Pro computer and it seems the LongPathsEnabled key is already enabled. Unfortunately, I'm still having the same issue.