Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17041 Discussions

Design Example Error in Compilation

pdewanga
Employee
960 Views

Hi community,

I want to generate the binary file for Avalon streaming PCI HIP Design example on the device 1SG10MHN3F74C2LG.

 

I am following the steps given in - 

L- and H-tile Avalon® Streaming and Single Root I/O Virtualization (SRIOV) Intel® FPGA IP for PCI Express* User Guide

- > 2.4. Generating the Design Example

    In step No.  15. Compile the example design project to generate the .sof file for the complete example design........

 

This step 15 I am getting the error in Quartus GUI as -  

 

  • Error(22819): The option assigned for assignment (USE_PWRMGT_SCL : SDM_IO14) is not supported.
  • Error(22819): The option assigned for assignment (USE_PWRMGT_SDA : SDM_IO11) is not supported.

 

Where to get the correct assignment for 10M devices?  I am using Quartus 23.1 version. 

 

-Piyush

 

Labels (1)
0 Kudos
1 Solution
Wincent_Altera
Employee
948 Views

Hi Piyush,


You can comment out offending statement in the QSF to bypass this error message

for example setting "set_global_assignment -name USE_PWRMGT_SCL : SDM_IO14


Regards,

Wincent_Intel



View solution in original post

0 Kudos
4 Replies
Wincent_Altera
Employee
948 Views

Hi Piyush,


You can comment out offending statement in the QSF to bypass this error message

for example setting "set_global_assignment -name USE_PWRMGT_SCL : SDM_IO14


Regards,

Wincent_Intel


0 Kudos
Wincent_Altera
Employee
949 Views

Hi Piyush,


You can comment out offending statement in the QSF to bypass this error message

for example setting "set_global_assignment -name USE_PWRMGT_SCL : SDM_IO14


Regards,

Wincent_Intel



0 Kudos
Wincent_Altera
Employee
901 Views

Hi,

 

I wish to follow up with you about this case.

Do you have any further questions on this matter ?

​​​​​​​Else I would like to have your permission to close this forum ticket

 

Regards,

Wincent_Intel


0 Kudos
Wincent_Altera
Employee
888 Views

Hi

 

We have not hear from you and this Case is idling. It is not recommended to idle for too long.

Therefore following our support policy, I have to put this case in close status. My apologies if any inconvenience cause

Hence, This thread will be transitioned to community support.

If you have a new question, feel free to open a new thread to get support from Intel experts.

Otherwise, the community users will continue to help you on this thread. Thank you

If your support experience falls below a 9 out of 10, I kindly request the opportunity to rectify it before concluding our interaction. If the issue cannot be resolved, please inform me of the cause so that I can learn from it and strive to enhance the quality of future service experiences. 

 

Regards,

Wincent_Intel


0 Kudos
Reply