Forum Discussion

faris2's avatar
faris2
Icon for New Contributor rankNew Contributor
1 year ago
Solved

Basic Functions / Arithmetic is missing in Platform Designer IP Catalog

I was planning to use Platform Designer to simplify the integration and pipelining of multiple FP_FUNCTIONS blocks. However, this IP, or even the whole Arithmetic library seems to missing under Basic Functions.

Right now, I'm using v20.1 for Quartus Prime Lite. Is this a problem with this version of Quartus? Or is it just that Arithmetic is no longer supported in Platform Designer?

2 Replies

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

    That's odd. I have the Arithmetic group in PD but I'm using the latest Pro with a license, so I'm not sure if this is a Lite vs. Pro difference or you somehow have a bad installation. You may want to try updating to the latest lite edition which I think is 23.1.

    You could either build a custom component in PD, adding an Avalon wrapper around the IP created in Quartus itself, or export whatever interfaces you need to connect out of your PD system and instantiate and connect in HDL.