Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17255 Обсуждение

Agilex 5 SSGDMA Example Design Generation Failed

jc_ddc
Новичок
1 350Просмотр.

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 Windows 10 Pro. 

I’ve followed the instructions on generating the example design found here.  Regarding the IP parameters, I was sure to match the number of H2D ST ports and D2H ST ports (1 each), and I only created 1 H2D MM port. I did not enable the BAM interface and I kept the application interface as 128-bit.

When attempting to generate the example design, the system begins to generate it (takes about 5 minutes) but fails when copying a file to the temp director in AppData. I've attached the output from the generate example design screen. The error can be found on line 32. 

Is this a known issue in Quartus 25.1? I can attach my complete IP parameters if required. 

Thank you!

Метки (1)
0 баллов
1 Решение
RichardTanSY_Altera
Модератор
1 054Просмотр.

Yes, there is no issue in generating the example design in Linux OS.


Regards,

Richard Tan


Просмотреть решение в исходном сообщении

9 Ответы
RichardTanSY_Altera
Модератор
1 223Просмотр.

I am seeing the same issue from myside.

I have filed a case to the tool specialist to investigate on this.

 

Regards,

Richard Tan




RichardTanSY_Altera
Модератор
1 164Просмотр.

This 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_ddc
Новичок
1 130Просмотр.

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. 

RichardTanSY_Altera
Модератор
1 129Просмотр.

Could you check whether setting H2D MM to 0 allows you to generate the example design?

RichardTanSY_Altera_0-1750074962648.png

 

Please try this with the following configurations:

(1) Long Path Enabled
(2) Long Path Disabled

Do you observe whether the same issue occurs with (2), using H2D MM -> 0 , but the example design is generated successfully when (1) is enabled?

Regards,

Richard Tan

 

jc_ddc
Новичок
1 087Просмотр.

Richard,

 

Here are the results from testing:

Long Paths Enabled, H2D MM = 0  ->  Design example generation fails

Long Paths Enabled, H2D MM = 1  ->  Design example generation fails

 

I was unable to disable long paths in the registry editor as I don't have permission to modify the registry. Would you suggest using Quartus in a Linux Virtual Machine to generate the design example?

 

RichardTanSY_Altera
Модератор
1 055Просмотр.

Yes, there is no issue in generating the example design in Linux OS.


Regards,

Richard Tan


RichardTanSY_Altera
Модератор
962Просмотр.

Hi,

 

Any update on this?

Do you able to generate the example design?

 

Regards,

Richard Tan

 

RichardTanSY_Altera
Модератор
894Просмотр.

We noticed that we haven't received a response from you regarding the latest previous question/reply/answer, and will now transitioning your inquiry to our community support. We apologize for any inconvenience this may cause and we appreciate your understanding.


If you have any further questions or concerns, please don't hesitate to reach out. Please login to https://supporttickets.intel.com/s/?language=en_US, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.


The community users will be able to help you on your follow-up questions.


Thank you for reaching out to us!


Best Regards,

Richard Tan



jc_ddc
Новичок
807Просмотр.

Hi Richard,

 

I was able to generate the design example using Linux. Thank you for your help!

Ответить