Forum Discussion

GBraj's avatar
GBraj
Icon for New Contributor rankNew Contributor
5 years ago

Prime Pro 19.1 and 19.4 -- IP Catalog -- Invoking "Fixed Point Functions Intel FPGA IP", entering a name and clicking OK crashes.

I am targeting an Arria 10 device, I want to use the adder and the square root. After launching the IP and entering the name for saving, the application disappears. No warning or message. Tried on two machines, both Win 10 fully updated. ​ The main quartus window remains open. I can repeat this every time, both with quartus pro 19.1 and 19.4.

Can you replicate? If so, what is the fix?

10 Replies

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

    I cannot see the wanted IP core in the "assembler" window, because it shows only after the compilation. If I cannot instantiate at all the core (Fixed point functions), how is it possible to see it after the compilation? (p21)

    However, I have a full license for the DSP cores and not only, I can see it in Tools->License setup. Currently I am using various Intel IP cores (10G Ethernet, CIC compiler, etc) without problems. It seems that the first steps of the IP generation are not performed.

    Just for information, the IP "Floating Point Functions Intel FPGA IP" is working flawlessly both in 19.1 and 19.4

  • SyafieqS's avatar
    SyafieqS
    Icon for Super Contributor rankSuper Contributor

    Hi Gabriele,

    Could you provide screenshots and steps of how you were doing it until the part where you clicked "ok" then the application disappear. Can attach it with .zip file, let me investigate it on my side first.

    Best Regards,

    Syafieq

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

    Sure, here are the screenshots. Some explanations:

    01 - opening of quartus 19.1

    02 - opening my project

    03 - selecting "Fixed point functions Intel FPGA IP" and clicking "Add..."

    04 - IP parameter editor is loading

    05 - Platform designer is loading

    06 - Giving a new name to the IP variant and clicking "Create"

    07 - After clicking "Create", the Platform Designer window shuts down, leaving only the main window of Quartus. No files/folders related to IP have been created.

    I can reproduce this also in Quartus 19.4

  • SyafieqS's avatar
    SyafieqS
    Icon for Super Contributor rankSuper Contributor

    Hi Gabriele,

    By the mean time I try to replicate you issue, just want to know is there any IP core generation output in you project directory? if there is, could you share with me the .rpt file (IP generation report)

    Best Regards,

    Syafieq

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

    Hi Syafieq,

    unfortunately no .rpt file related to the Fixed Point Functions IP has been generated in my project directory. I have the others .rpt files related to the other IP cores that I'm using.

    If helps, I found this closed topic https://forums.intel.com/s/question/0D50P00004MvmSlSAJ/in-prime-pro-191-ip-catalog-invoking-fixed-point-functions-intel-fpga-ip-entering-a-name-and-clicking-ok-crashes?language=en_US with the same issue. It seems a bug related to the XML parser of Quartus Pro 19.1 and it was said that it will be fixed in 19.3.

    However, I have the same behaviour in 19.4. Do you want that I install the 19.3 version and try the same steps?

    Regards.

  • SyafieqS's avatar
    SyafieqS
    Icon for Super Contributor rankSuper Contributor

    Hi Gabriele,

    Yes, you can try on your side first and let me know if it works.

    Best Regards,

    Syafieq

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

    Just tried on 19.3. No luck, same behaviour. No files (.rpt or anything else) generated.

    The only messages that I can see are reported below:

    Info(112000): Started d:/intelfpga_pro/19.3/quartus//sopc_builder/bin/ip-catalog.exe (3940)

    Info(112000): d:/intelfpga_pro/19.3/quartus//sopc_builder/bin/ip-catalog.exe (3940) terminated normally

    Info(112000): Started d:/intelfpga_pro/19.3/quartus/../qsys/bin/qsys-edit.exe (1804)

    Info(112000): d:/intelfpga_pro/19.3/quartus/../qsys/bin/qsys-edit.exe (1804) terminated normally

  • SyafieqS's avatar
    SyafieqS
    Icon for Super Contributor rankSuper Contributor

    Hi Gabriele,

    I tried to replicate the issue and got same result for Pro 19.1 and 19.4 where after click "create" for Fixed Function IP, the platform designer crashed. Tried for Floating Point and went well. I suspect the bug as per now where XML parser did not recognize the device still in progress. I will let you know once the bug is fixed.

    Thanks,

    Regards

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

    It seems that in version 20.1 of Quartus Pro the bug has been fixed. However, due to other errors, I can't use it. Should I open new and separate threads in the forum per every issue? Thanks