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

Why is lpm_add_sub greyed out in the IP library for Max 10 devices?

JGood25
Beginner
1,495 Views

Up to quartus ii lite 15.1, lpm_add_sub could be added to a .bdf diagram. But after that, lpm_add_sub could not be added. I just upgraded to quartus ii lite 19.1, same problem. But when I compiled a copy of my project that included this megafunction, the function was upgraded, and could be opened and edited in the megafunction wizard. So evidently lpm_add_sub still works in these later versions, but is just not available for insertion from the IP library.

 

Is there are reason for this, and can the function be restored to the library?

 

Thanks!

0 Kudos
7 Replies
KhaiChein_Y_Intel
1,345 Views

Hi,

 

The lpm_add_sub does not greyed out in the Intel Quartus Prime Lite v19.1

Capture.PNG

Did you install all the devices during the software installation?

 

Thanks.

Best regards,

KhaiY

0 Kudos
JGood25
Beginner
1,345 Views

Hi, I installed all devices. Then I right-clicked in the .bdf window, selected "insert symbol", and got following dialog:

Then I looked in the IP catalog:

I had previously imported an instance of lpm_add_sub from an earlier project made under quartus prime 15.1:

When I double-clicked this symbol, I got the wizard dialog:

The device assignment is 10M08SAU169C8G, although I have tried with several different MAX 10 devices, always with the same result. When I try the same with a Cyclone 10 device, the lpm_add_sub reappears:

I have a workaround (by importing an instance of lpm_add_sub as project ip) but it would be great if I could use it directly.

 

Thanks,

Joe

0 Kudos
JGood25
Beginner
1,345 Views

Hmmm...my graphics disappeared when I sent. Here they are:

  1. insert symbol dialog:dialog 1.png
  2. IP library dialog:dialog 2.png
  3. add_sub instance from .bdf:dialog 3.png
  4. MegaWizard dialog:dialog 4.png
  5. insert symbol dialog with Cyclone 10 device assignment:dialog 5.png
0 Kudos
KhaiChein_Y_Intel
1,345 Views

Hi,

 

Upon checking, the lpm_add_sub is not supported in the Max 10 device. Please see the supported device families below:

 Capture.PNG

 

Thanks.

Best regards,

khaIY

0 Kudos
JGood25
Beginner
1,345 Views

Thanks for pointing this out. Is there a reason for this, since it was supported for MAX 10 up through version 15.1? Also, is there a substitute function for this? I suppose the best workaround is to keep using Quartus prime 15.1.

0 Kudos
KhaiChein_Y_Intel
1,345 Views

Hi,

 

Yes. You are correct. If you want to continue using this IP, you have to stay with 15.1.

 

Besides this, there is an example for Verilog HDL: Adder/Subtractor

https://www.intel.com/content/www/us/en/programmable/support/support-resources/design-examples/design-software/verilog/ver-add-sub.html

 

Thanks.

Best regards,

KhaiY

 

 

0 Kudos
Mark_Zvilius
Beginner
1,328 Views

The UG-01063 document ... https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_lpm_alt_mfug.pdf

says that lpm_add_sub is supported for Max 10 devices. Please clarify...

 

0 Kudos
Reply