Forum Discussion

JGood25's avatar
JGood25
Icon for New Contributor rankNew Contributor
6 years ago

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

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!

7 Replies

  • KhaiChein_Y_Intel's avatar
    KhaiChein_Y_Intel
    Icon for Regular Contributor rankRegular Contributor

    Hi,

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

    Did you install all the devices during the software installation?

    Thanks.

    Best regards,

    KhaiY

    • JGood25's avatar
      JGood25
      Icon for New Contributor rankNew Contributor

      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

      • JGood25's avatar
        JGood25
        Icon for New Contributor rankNew Contributor

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

        1. insert symbol dialog:
        2. IP library dialog:
        3. add_sub instance from .bdf:
        4. MegaWizard dialog:
        5. insert symbol dialog with Cyclone 10 device assignment:
  • KhaiChein_Y_Intel's avatar
    KhaiChein_Y_Intel
    Icon for Regular Contributor rankRegular Contributor

    Hi,

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

    Thanks.

    Best regards,

    khaIY

  • JGood25's avatar
    JGood25
    Icon for New Contributor rankNew Contributor

    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.