Forum Discussion
lucie-sharpe
New Contributor
6 months agoError(23098) when using IPM_IOPLL on Agliex 7
I am trying to use the IPM_IOPLL in my project on the Intel Agilex 7 FPGA I-Series Transceiver Development Kit (6x F-Tile) but whenever i use it i get the following error: Error(23098): One or more...
PixelPusher
New Contributor
5 months agoI also ran into a similar issue (I got error pio_1_0, I was instantiating the IPM_IOPLL in VHDL).
Instead of using the IPM_IOPLL macro directly, I changed to using the altera_iopll IP with the same ratios, which did fix this specific fitter error.
However it meant that I could not drive the paramterisation from a HDL parameter
edit: I typed this before seeing the latest response from ShengN, good to know it will be fixed in future release